blob: 5b392fd982e60f4e1c334e2c1346f7c0182abc41 [file] [log] [blame]
{
"name": "CollapsibleTreeView",
"version": "0.1.5",
"summary": "Collapsible tree view.",
"description": "Collapsible tree view allows display of hierarchic data.",
"homepage": "https://github.com/mikayelaghasyan/CollapsibleTreeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mikayel Aghasyan": "mikayel.aghasyan@gmail.com"
},
"source": {
"git": "https://github.com/mikayelaghasyan/CollapsibleTreeView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollapsibleTreeView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}