[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / 5 / 9 / ExpandableTableViewController / 2.0 / ExpandableTableViewController.podspec.json
blobf75df240f67038719d0b88fd7369f5f22ddf1e0a
2   "name": "ExpandableTableViewController",
3   "version": "2.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": "2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ExpandableTableViewController/Classes/**/*"