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