| { |
| "name": "ByvImagePicker", |
| "version": "0.1.4", |
| "summary": "Library to pick image from camera or library and edit or crop image", |
| "description": "With ByvImagePicker you can in one method display an action sheet to choose camera or photoLibrary, and then edit image with TOCropViewController", |
| "homepage": "https://github.com/byvapps/ByvImagePicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Adrian Apodaca": "adrian@byvapps.com" |
| }, |
| "source": { |
| "git": "https://github.com/byvapps/ByvImagePicker.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ByvImagePicker/Classes/**/*", |
| "dependencies": { |
| "ByvUtils": [ |
| |
| ], |
| "TOCropViewController": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |