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