blob: a308635de4ca30fb124fcd0413b89fde854140ee [file] [log] [blame]
{
"name": "QBImagePickerController",
"version": "2.2.4",
"summary": "A clone of UIImagePickerController with multiple selection support.",
"homepage": "https://github.com/questbeat/QBImagePicker",
"license": "MIT",
"authors": {
"questbeat": "questbeat@gmail.com"
},
"source": {
"git": "https://github.com/questbeat/QBImagePicker.git",
"tag": "2.2.4"
},
"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"
}