blob: 25c1dabcf5ac70856c78bf71857efae5dc809f00 [file] [log] [blame]
{
"name": "TZImagePicker",
"version": "1.1.5",
"summary": "A clone of TZImagePickerController, support picking multiple photos、original photo and video",
"homepage": "https://github.com/gewill/TZImagePicker",
"license": "MIT",
"authors": {
"gewill": "531sunlight@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/gewill/TZImagePicker.git",
"tag": "1.1.5"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/Resource/*.{png,xib,nib}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}