blob: d34931c7f639371f414bd31b01be399b1c81479f [file] [log] [blame]
{
"name": "TOInsetGroupedTableView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An iOS 12 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.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "TOInsetGroupedTableView/**/*.{h,m}",
"requires_arc": true
}