blob: 9ae83bbc0abfe36b830e6e037af8e6f9c43b8eac [file] [log] [blame]
{
"name": "TZImagePickerController",
"version": "1.5.0",
"summary": "A clone of UIImagePickerController, support picking multiple photos、original photo and video",
"homepage": "https://github.com/banchichen/TZImagePickerController",
"license": "MIT",
"authors": {
"banchichen": "736420282@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/banchichen/TZImagePickerController.git",
"tag": "1.5.0"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,xib,nib,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}