blob: 07fc001f1b14fd6ffa31158dce096acf8ce8e6d0 [file] [log] [blame]
{
"name": "TZImagePickerController",
"version": "3.1.6",
"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.6"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}",
"frameworks": "Photos"
}