[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / 9 / 7 / DPAccordionTableViewController / 2.1.6 / DPAccordionTableViewController.podspec.json
blob9d2c21419787a1dfa91798ec0bc42066f6d26c1f
2   "name": "DPAccordionTableViewController",
3   "version": "2.1.6",
4   "summary": "UITableView with Accordion support on sections",
5   "description": "This library allows to have a UITableView that has accordion support and be able to open and close sections.",
6   "homepage": "https://github.com/kostassite/DPAccordionTableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kostas Antonopoulos": "kostas@devpro.gr"
13   },
14   "source": {
15     "git": "https://github.com/kostassite/DPAccordionTableViewController.git",
16     "tag": "2.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DPAccordionTableViewController/Classes/**/*",
22   "frameworks": "UIKit"