blob: 781b70fd09f9890ca07837db1abf91a9c8ffbead [file] [log] [blame]
{
"name": "YWTableView",
"version": "0.0.2",
"summary": "自定义tableView,实现不一样风格的tableView",
"description": "继承于UIScrollView自定义tableView,实现不一样的tableView",
"homepage": "https://github.com/flyOfYW/YWTableView",
"license": "MIT",
"authors": {
"flyOfYW": "1498627884@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/flyOfYW/YWTableView.git",
"tag": "0.0.2"
},
"source_files": "YWTableView/*",
"requires_arc": true
}