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