blob: 1b9a9dffa5d2159a702fc7dcafad67ace3989e41 [file] [log] [blame]
{
"name": "SCNTableViewDataSource",
"version": "0.1.0",
"summary": "A short description of SCNTableViewDataSource.",
"description": "SCNTableViewDataSource is a data source of UITableView.",
"homepage": "https://github.com/jianghaoyuan2007/SCNTableViewDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stephen Chiang": "jianghaoyuan2007@gmail.com"
},
"source": {
"git": "https://github.com/jianghaoyuan2007/SCNTableViewDataSource.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCNTableViewDataSource/Classes/**/*"
}