blob: 888bc3eae5e302dac670c29453ad4b24f26fde75 [file] [log] [blame]
{
"name": "HP_TZImagePickerController",
"version": "1.7.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": "6.0"
},
"source": {
"git": "https://github.com/wanawt/TZImagePickerController.git",
"tag": "1.7.9"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,xib,nib,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}