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