blob: 1faccf88ca74ec57415a8892f5a7b4fe19a535e4 [file] [log] [blame]
{
"name": "ByvImagePicker",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ByvImagePicker/Classes/**/*",
"dependencies": {
"ByvUtils": [
],
"TOCropViewController": [
]
},
"pushed_with_swift_version": "3.0"
}