blob: 1c0fb79f833fc3dfb8497a6f52a4f7c0e7b6b7ee [file] [log] [blame]
{
"name": "ZFJFormKit",
"version": "1.0.0",
"summary": "通过整合数据和事件来配置不同类型的Cell来动态设置UITableView;Configure different types of Cells by integrating data and events to dynamically set up UITableView;",
"description": "通过整合数据和事件来配置不同类型的Cell来动态设置UITableView;\nConfigure different types of Cells by integrating data and events to dynamically set up UITableView;",
"homepage": "https://github.com/zfjsyqk/ZFJFormKit",
"license": "MIT",
"authors": {
"zhangfujie": "zhangfujie1128@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zfjsyqk/ZFJFormKit.git",
"tag": "1.0.0"
},
"source_files": [
"ZFJFormKit",
"ZFJFormKit/**/*.{h,m}"
]
}