[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / 9 / 7 / DPAccordionTableViewController / 2.4 / DPAccordionTableViewController.podspec.json
blob85032757b18e5dd6ac4f09c6fdf4b6b09fb91ede
2   "name": "DPAccordionTableViewController",
3   "version": "2.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DPAccordionTableViewController/Classes/**/*",
22   "frameworks": "UIKit"