blob: 11b341a2a64536191c6931d9dc728d1e68eae669 [file] [log] [blame]
{
"name": "owjhart-QBImagePickerController",
"module_name": "QBImagePicker",
"version": "1.0.5",
"summary": "A clone of QBImagePickerController (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.5"
},
"source_files": "QBImagePicker/*.{h,m}",
"resource_bundles": {
"QBImagePicker": "QBImagePicker/*.{lproj,storyboard}"
},
"public_header_files": "QBImagePicker/QBImagePicker.h",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Photos"
}