blob: 32d1917043525f9d0b6f42923b61d48fd3979d12 [file] [log] [blame]
{
"name": "CollapsibleTreeView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollapsibleTreeView/Classes/**/*",
"swift_version": "4.2"
}