blob: 7c0658524eaed4e69f632fb21fd64c3d25300d49 [file] [log] [blame]
{
"name": "TORoundedTableView",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A subclass of UITableView that styles it like the Settings app on iPad",
"homepage": "https://github.com/TimOliver/TORoundedTableView",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TORoundedTableView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TORoundedTableView/**/*.{h,m}",
"requires_arc": true
}