blob: f6aeda4e806aa15e62b08614b01de5e7e462ab3d [file] [log] [blame]
{
"name": "TORoundedTableView",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TORoundedTableView/**/*.{h,m}",
"requires_arc": true
}