typo fixed

This commit is contained in:
nelanelanela 2014-10-28 10:45:08 +00:00
parent 4c8f85142c
commit e2108b5f5e
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ The easiest way to install the CameraManager is with: [CocoaPods](http://cocoapo
```ruby
platform :ios, '7.0'
pod 'CameraManager', '~> 1.0
pod 'CameraManager', '~> 1.0'
```
####How to use