[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 9 / 7 / DPAccordionTableViewController / 2.1 / DPAccordionTableViewController.podspec.json
blobd6e8e7ee9c1394e4d116d5ff5284fb647e31e56b
2   "name": "DPAccordionTableViewController",
3   "version": "2.1",
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"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DPAccordionTableViewController/Classes/**/*",
22   "frameworks": "UIKit"