blob: 69a46cd6bb3cdbc0b4738348e65cf72507dba961 [file] [log] [blame]
{
"name": "FKTableView",
"version": "1.0.1",
"summary": "UITableView的友好扩展",
"homepage": "https://github.com/wochen85/FKTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CHAT": "312163862@qq.com"
},
"source": {
"git": "https://github.com/wochen85/FKTableView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
]
},
"source_files": "FKTableView/FKTableView/Classes/*.{h,m}"
}