blob: 3377438bb1e12c1a859455a85a0b4e4518aa89b1 [file] [log] [blame]
{
"name": "TOInsetGroupedTableView",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An iOS 11 back-port of the grouped inset table view style in iOS 13.",
"homepage": "https://github.com/TimOliver/TOInsetGroupedTableView",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOInsetGroupedTableView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TOInsetGroupedTableView/**/*.{h,m}",
"requires_arc": true
}