blob: b80f140fcb49b51f27adcf0bf30a586e82d66b6f [file] [log] [blame]
{
"name": "QBImagePickerController",
"version": "2.2.3",
"summary": "A clone of UIImagePickerController with multiple selection support.",
"homepage": "https://github.com/questbeat/QBImagePickerController",
"license": "MIT",
"authors": {
"questbeat": "questbeat@gmail.com"
},
"source": {
"git": "https://github.com/questbeat/QBImagePickerController.git",
"tag": "2.2.3"
},
"social_media_url": "https://twitter.com/questbeat",
"source_files": "Pod/Classes/*.{h,m}",
"resource_bundles": {
"QBImagePickerController": "Pod/Assets/*.lproj"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"frameworks": "AssetsLibrary"
}