blob: ea3564c96e4a0a63e3087c35716ed46f80d3723e [file] [log] [blame]
{
"name": "TZImagePickerController",
"version": "1.0.1",
"summary": "A clone of UIImagePickerController, support picking multiple photos、original photo and video",
"homepage": "https://github.com/banchichen/TZImagePickerController",
"license": "MIT",
"authors": {
"banchichen": "736420282@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/banchichen/TZImagePickerController.git",
"tag": "1.0.1"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/Resourse/*.png",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m,xib}"
}