blob: b3cffef319408c1ec1c359d04470533d2e9281f6 [file] [log] [blame]
{
"name": "SKTableViewDataSource",
"version": "3.0.0",
"license": "MIT",
"summary": "An easy to configure data source for UITableView.",
"homepage": "https://github.com/skladek/SKTableViewDataSource",
"authors": {
"Sean Kladek": "skladek@gmail.com"
},
"source": {
"git": "https://github.com/skladek/SKTableViewDataSource.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift"
}