blob: b2fd36774aae888ad7cb0ed1e272c3c190ed207a [file] [log] [blame]
{
"name": "TableViewArray",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TableViewArray/Classes/**/*",
"dependencies": {
"MutableArrayListener": [
]
}
}