blob: 464b69e37fe0545803bb2808d5509d76c6b292d4 [file] [log] [blame]
{
"name": "UITableViewManager",
"version": "1.1",
"summary": "Better way to deal with UITableView",
"homepage": "https://github.com/YuriFox/UITableViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YuriFox/UITableViewManager.git",
"tag": "1.1"
},
"source_files": "UITableViewManager/*.swift"
}