blob: 084952ce98193247c98f80320d0c102b1275b271 [file] [log] [blame]
{
"name": "CombancOACellType",
"version": "0.0.7",
"summary": "OA办公cell类型",
"description": "OA办公的cell类型,包括单选,图片选择,单行输入,多行输入,审批流程图。",
"homepage": "https://github.com/Goooolden/CombancOACellType.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/CombancOACellType.git",
"tag": "0.0.7"
},
"source_files": "OACellType/*.{h,m}",
"resources": "OACellType/OACellTypeResource.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"XLPhotoBrowser+CoderXL": [
],
"TZImagePickerController": [
]
}
}