blob: 230b1ed0a64c23d10a34fd8b04f9fdd0dd875f38 [file] [log] [blame]
{
"name": "WUTable",
"version": "1.0",
"summary": "UITableView",
"description": "simplified UITableView",
"homepage": "https://github.com/601811765/WUTable",
"license": "MIT",
"authors": {
"wutan": "601811765@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/601811765/WUTable.git",
"tag": "1.0"
},
"source_files": "WUTable/WUTable/*.{h,m}",
"frameworks": "UIKit"
}