blob: 8818b20de1e43a899843cc446b4eaadc5bf6d626 [file] [log] [blame]
{
"name": "CJFFormKit",
"version": "1.0.1",
"summary": "常用的各种Form表单控件.",
"description": "常用的各种Form表单控件.包括编辑状态、查看状态。",
"homepage": "https://github.com/JinfeiChen/CJFFormKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinfei_chen@icloud.com": "jinfei_chen@icloud.com"
},
"source": {
"git": "https://github.com/JinfeiChen/CJFFormKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.2"
},
"source_files": "CJFFormKit/Classes/**/*",
"dependencies": {
"Masonry": [
],
"YYModel": [
],
"YYText": [
],
"YYWebImage": [
]
}
}