blob: cd3c011547aeee1b7bc654d0e88f7a08b7e73e02 [file] [log] [blame]
{
"name": "AQPhotoPicker",
"version": "0.9",
"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.9"
},
"source_files": "*.{h,m}",
"resources": "*.{png,xib}",
"requires_arc": true
}