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