blob: b98bbb8ee7f1cba57a253a1de953f377421368b2 [file] [log] [blame]
{
"name": "FLTableComponent",
"version": "2.0.1",
"summary": "A component for tableView and collectionView",
"description": "A component for tableView and collectionView, 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": {
"gitKong": "13751855378@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gitkong/FLTableViewComponent.git",
"tag": "2.0.1"
},
"source_files": "FLTableComponent/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}