blob: 96f05a832a3eb9937d0d3ff110d9e35f735d3d5c [file] [log] [blame]
{
"name": "DPAccordionTableViewController",
"version": "2.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DPAccordionTableViewController/Classes/**/*",
"frameworks": "UIKit"
}