blob: cf8da5321a44e7882d8a2497d076c213629d49a6 [file] [log] [blame]
{
"name": "Aerolitec-QBImagePickerController",
"version": "1.0.0",
"summary": "A clone of QBImagePickerController (v2.2.2) with multiple selection support.",
"homepage": "https://github.com/Aerolitec/QBImagePickerController",
"license": "MIT",
"authors": {
"questbeat": "questbeat@gmail.com",
"Tof": "christophe.braud@aerolitec.com"
},
"source": {
"git": "https://github.com/Aerolitec/QBImagePickerController.git",
"tag": "1.0.0"
},
"source_files": "Pod/Classes/*.{h,m}",
"resource_bundles": {
"QBImagePickerController": "Pod/Assets/*.lproj"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "AssetsLibrary"
}