blob: 5254bf88676e65303ea6d957552d286915cc4951 [file] [log] [blame]
{
"name": "TZImagePickerController",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/Resourse/*.png",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m,xib}"
}