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