[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 8 / 9 / UIExpandableTableViewCard / 0.1.0 / UIExpandableTableViewCard.podspec.json
blob43a9bc2a2e0e687fffc8c878a558a61385429492
2   "name": "UIExpandableTableViewCard",
3   "version": "0.1.0",
4   "summary": "Expandable UITableView, wrapped inside a scroll view.",
5   "description": "'pan the expanding table view in a scroll view like a card'",
6   "homepage": "https://github.com/linniergames/UIExpandableTableViewCard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linniergames": "esericksanc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/linniergames/UIExpandableTableViewCard.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "UIExpandableTableViewCard/Classes/**/*"