blob: ec422e222868d0585e175a02f0a73b8fd565dc51 [file] [log] [blame]
{
"name": "FKTableView",
"version": "1.2.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.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"FKTableCollectionExtensionBase": [
]
},
"source_files": "FKTableView/FKTableView/Classes/*.{h,m}"
}