[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / e / KJExpandableTableTree / 1.1.1 / KJExpandableTableTree.podspec.json
blobdd9ec5e7ee434f3e3612f2aab20f87d55db9b4c2
2   "name": "KJExpandableTableTree",
3   "version": "1.1.1",
4   "summary": "A Expandable Tableview Cells",
5   "description": "TODO: Add long description of the pod here.\nProvides a tableview cell expansion (expanding cell area - subcells'), you can expand cells up to level ∞-1. It's on Swift 3.0.",
6   "homepage": "https://github.com/KiranJasvanee/KJExpandableTableTree",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kiran Jasvanee": "kiran.jasvanee@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/KiranJasvanee/KJExpandableTableTree.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KJExpandableTableTree/Classes/**/*",
22   "pushed_with_swift_version": "3.0"