blob: c939b56f89b25b3f5d4ea4f6877303cf692a0f3f [file] [log] [blame]
{
"name": "XLForm-extension-PhotoView",
"version": "3.3.0",
"license": {
"type": "MIT"
},
"summary": "在XLForm的基础上增加了自定义Cell类型,此Cell封装了TZImagePicker项目,以适配XLForm",
"description": "TZImagePicker:https://github.com/banchichen/TZImagePickerController\nXLForm:https://github.com/xmartlabs/XLForm",
"homepage": "https://github.com/qd-hzc/XLForm-extension-PhotoView",
"authors": {
"尹彬": "ybkk1027@gmail.com"
},
"source": {
"git": "https://github.com/qd-hzc/XLForm-extension-PhotoView.git",
"tag": "3.3.0"
},
"source_files": "XLForm/XL/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
]
},
"resources": "XLForm/XLForm.bundle"
}