blob: f0672ae79e5d119ba3a9a0157833fd4b05add366 [file] [log] [blame]
{
"name": "KJExpandableTableTree",
"version": "1.1.2",
"summary": "A Expandable Tableview Cells",
"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.",
"homepage": "https://github.com/KiranJasvanee/KJExpandableTableTree",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kiran Jasvanee": "kiran.jasvanee@yahoo.com"
},
"source": {
"git": "https://github.com/KiranJasvanee/KJExpandableTableTree.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KJExpandableTableTree/Classes/**/*",
"pushed_with_swift_version": "3.0"
}