blob: 307ed54d2baafc55dfd227da4254e19204cc5b4f [file] [log] [blame]
{
"name": "TableViewArray",
"version": "0.1.5",
"summary": "A usefull library make UITableView listener a array",
"description": "A usefull library make UITableView listener a array.",
"homepage": "https://github.com/scorplot/TableViewArray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scorplot": "scorplot@aliyun.com"
},
"source": {
"git": "https://github.com/scorplot/TableViewArray.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TableViewArray/Classes/**/*",
"dependencies": {
"MutableArrayListener": [
]
}
}