blob: 0ac6a81861fb6e54339ee06c150a13b1e19f831a [file] [log] [blame]
{
"name": "SBTableViewAdapter",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TableViewAdapter/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}