blob: 703fe8da158dbaa0932a8644a6ddd98fdb5e47b5 [file] [log] [blame]
{
"name": "OHQBImagePicker",
"version": "1.0.10",
"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.10"
},
"source_files": "OHQBImagePicker/*.{h,m}",
"resource_bundles": {
"OHQBImagePicker": "OHQBImagePicker/*.{lproj,storyboard,xib}"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Photos"
}