blob: e5bcd8e746ad45b473336c87ff01cf05a397cbc5 [file] [log] [blame]
{
"name": "SBTableViewAdapter",
"version": "0.1.15",
"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.15"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.0",
"source_files": "TableViewAdapter/**/*.{swift}"
}