blob: 69e04c67d9b5d67bc8c36c1e9eccea42c2550b5e [file] [log] [blame]
{
"name": "UITableViewManager",
"version": "1.2",
"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.2"
},
"source_files": "UITableViewManager/*.swift"
}