blob: 1537b5bee1fb12f6288b46fdfbaf4d36d02397d2 [file] [log] [blame]
{
"name": "HPKJTZImagePickerController",
"version": "3.0.3",
"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.3"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/*.{png,xib,nib,bundle}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}