blob: 6f78a57ded18031744c50822e6fd93d00241b712 [file] [log] [blame]
{
"name": "HPKJTZImagePickerController",
"version": "3.0.4",
"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/huapukeji/TZImagePickerController.git",
"tag": "3.0.4"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,xib,nib,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}