blob: ac477b4dcc30c992b20d55864e7d587cae7b6f48 [file] [log] [blame]
{
"name": "AQPhotoPicker",
"version": "0.8",
"summary": "With this control, you can capture photos from iPhone camera or select photos from album by implementing only one callback method.",
"homepage": "https://github.com/aqavi-paracha/AQPhotoPicker_cocoapod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdul Qavi": "aqvai07@gmail.com"
},
"social_media_url": "http://twitter.com/aqavi_paracha",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/aqavi-paracha/AQPhotoPicker_cocoapod.git",
"tag": "0.8"
},
"source_files": "*.{h,m}",
"resources": "*.{png,xib}",
"requires_arc": true
}