blob: 080e6df98c7180c791e35f6ac5685062e6a0ccb6 [file] [log] [blame]
{
"name": "owjhart-QBImagePickerController",
"version": "1.0.4",
"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.4"
},
"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"
}