blob: 485b174ef0cacf5dd0fc60650f9398ee9db48f8f [file] [log] [blame]
{
"name": "FLTableComponent",
"version": "1.0.0",
"summary": "A component for tableView",
"description": "A component for tableView, which can greatly reduce your controller codes, also, you can set header or footer more easily",
"homepage": "https://github.com/gitkong/FLTableViewComponent",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"clarence": "13751855378@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gitkong/FLTableViewComponent.git",
"tag": "1.0.0"
},
"source_files": "FLTableComponent/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}