blob: 9473105087413cca077f73afeec5759af2dde7c3 [file] [log] [blame]
{
"name": "ECBaseTableView",
"version": "1.0.2",
"summary": "快速tableview",
"homepage": "https://github.com/sophistWY/ECBaseTableView",
"license": "MIT",
"authors": {
"sophistWY": "sophistwy@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sophistWY/ECBaseTableView.git",
"tag": "1.0.2"
},
"source_files": [
"TableViewCategory",
"TableViewCategory/*.{h,m}"
],
"requires_arc": true
}