blob: fa84ba32f9de80d459797296d525c81be0621f27 [file] [log] [blame]
{
"name": "UITableViewManager",
"version": "1.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/YuriFox/UITableViewManager.git",
"tag": "1.0"
},
"source_files": "UITableViewManager/*.swift"
}