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