blob: 6db8528eb1472337a3892f30ec5d530018c9b2d9 [file] [log] [blame]
{
"name": "QBImagePickerControllerPlus",
"version": "2.2.2.3",
"summary": "A clone of UIImagePickerController with multiple selection support with fixes YOU MAY NOT WANT.",
"homepage": "https://github.com/questbeat/QBImagePickerController",
"license": "MIT",
"authors": {
"questbeat": "questbeat@gmail.com"
},
"source": {
"git": "https://github.com/scottcc/QBImagePickerControllerPlus.git",
"tag": "2.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"
}