blob: ad8ee7e12142ce818e300ffc455f2ac824a5f0f4 [file] [log] [blame]
{
"name": "TZImagePickerController",
"version": "3.1.8",
"summary": "A clone of UIImagePickerController, support picking multiple photos、original photo and video",
"homepage": "https://github.com/banchichen/TZImagePickerController",
"license": "MIT",
"authors": {
"banchichen": "tanzhenios@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/banchichen/TZImagePickerController.git",
"tag": "3.1.8"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}",
"frameworks": "Photos"
}