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