blob: a465c9b8ca99372cad98dc4ef13b7c5ac9f6cefb [file] [log] [blame]
{
"name": "DCHideableSectionViewController",
"version": "0.1",
"summary": "A UITableViewController subclass that can hide sections of a grouped table without displaying random padding where the section should be.",
"homepage": "https://github.com/dacohn//DCHideableSectionViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Cohn": "dan@dancohn.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dacohn/DCHideableSectionViewController.git",
"tag": "0.1"
},
"source_files": "DCHideableSectionViewController",
"requires_arc": true
}