[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / e / KJExpandableTableTree / 0.1.0 / KJExpandableTableTree.podspec.json
blob6706745d3390ba241a6ed3ca3949e67be52f0023
2   "name": "KJExpandableTableTree",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KJExpandableTableTree/Classes/**/*",
22   "pushed_with_swift_version": "3.0"