[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 9 / ExpandableTableViewController / 1.0 / ExpandableTableViewController.podspec.json
blob5dc64516c53b2f9bde070b90bc2349fef8220de0
2   "name": "ExpandableTableViewController",
3   "version": "1.0",
4   "summary": "Swift library to easily show, hide and customize table view cells as an expandable list of items.",
5   "description": "Swift library to easily show, hide and customize table view cells as an expandable list of items, long text or pickers.",
6   "homepage": "https://github.com/enricmacias/ExpandableTableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Enric Macias Lopez": "enric_maciaslopez@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/enricmacias/ExpandableTableViewController.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ExpandableTableViewController/Classes/**/*"