blob: c03d4fe2d0280d75cc3046ee53c9e4eb8f66a463 [file] [log] [blame]
{
"name": "GeneralTableView",
"version": "0.1.0",
"summary": "tableview的一个封装",
"description": "无需每次使用tableview都需要重写delegate",
"homepage": "https://github.com/jingchangfa/GeneralTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jing": "2719519892@qq.com"
},
"source": {
"git": "https://github.com/jingchangfa/GeneralTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GeneralTableView/Classes/*.{h,m}"
}