blob: c515c2524e8b3a909799908caa2c0a5e8e25fb44 [file] [log] [blame]
{
"name": "DPAccordionTableViewController",
"version": "2.2",
"summary": "UITableView with Accordion support on sections",
"description": "This library allows to have a UITableView that has accordion support and be able to open and close sections.",
"homepage": "https://github.com/kostassite/DPAccordionTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kostas Antonopoulos": "kostas@devpro.gr"
},
"source": {
"git": "https://github.com/kostassite/DPAccordionTableViewController.git",
"tag": "2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DPAccordionTableViewController/Classes/**/*",
"frameworks": "UIKit"
}