blob: a3f8841dddb24f8d0c0b9d4b324a44bf81003c9b [file] [log] [blame]
{
"name": "HPKJTZImagePickerController",
"version": "3.1.1",
"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://code.aliyun.com/huapu/TZImagePickerController.git",
"tag": "3.1.1"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,xib,nib,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}