blob: a93656c09356a9732d8b1441dc198a1c92ed7d9f [file] [log] [blame]
{
"name": "SKTableViewDataSource",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}