blob: 5bcee9258710ee7876cc8d92768bab65a6780c0e [file] [log] [blame]
{
"name": "OHQBImagePicker",
"version": "1.0.13",
"summary": "A clone of QBImagePicker (v3.4.0) with multiple selection support.",
"homepage": "https://github.com/owjhart/QBImagePicker",
"license": "MIT",
"authors": {
"owjhart": "owenjhart@gmail.com"
},
"source": {
"git": "https://github.com/owjhart/QBImagePicker.git",
"tag": "1.0.13"
},
"source_files": "OHQBImagePicker/*.{h,m}",
"resource_bundles": {
"OHQBImagePicker": "OHQBImagePicker/*.{lproj,storyboard,xib}"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Photos"
}