Readme updated.

This commit is contained in:
Natalia Terlecka 2015-03-10 11:40:12 +00:00
parent 9fc889a748
commit 302cae8b46
1 changed files with 2 additions and 1 deletions

View File

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