blob: a4f7a7d1fcbcc72c4f482fc11801a9c6a4b36d89 [file] [log] [blame]
{
"name": "SBTableViewAdapter",
"version": "0.1.7",
"summary": "Simple table view wrapper",
"homepage": "https://github.com/bubnov/SFCTableViewAdapter",
"license": "MIT",
"authors": {
"Bubnov Slavik": "bubnovslavik@gmail.com"
},
"source": {
"git": "https://github.com/bubnov/SBTableViewAdapter.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TableViewAdapter/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}