blob: 6040cca74dc415f2567e23fe0634acffc3d09108 [file] [log] [blame]
{
"name": "MSImagePickerController",
"version": "1.0.0",
"summary": "A subclass of UIImagePickerController that support multi image select.",
"homepage": "https://github.com/roshanman/MSImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roshanman": "morenotepad@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/roshanman/MSImagePickerController.git",
"tag": "1.0.0"
},
"source_files": "Pod/Classes",
"resources": [
"Pod/Assets/**/*"
],
"public_header_files": "Pod/Classes/**/*.h",
"requires_arc": true
}