blob: 119d838acac5f0e16216f79d01cf2f0cc4526f7d [file] [log] [blame]
{
"name": "SKTableViewDataSource",
"version": "0.0.3",
"license": "MIT",
"summary": "An easier 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": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}