blob: af1af3121bc59559b37c22e5c60f45e6ed261f50 [file] [log] [blame]
{
"name": "HyperTreeView",
"version": "0.1.1",
"summary": "A lightweight customizable and easy to use tree view, useful for visualizing hierarchical structures.",
"description": "A lightweight customizable and easy to use tree view, useful for visualizing hierarchical structures. It also supports expanding and collapsing nodes.",
"homepage": "https://github.com/innovian/HyperTreeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Innovian": "gitsupport@innovian.com"
},
"source": {
"git": "https://github.com/innovian/HyperTreeView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HyperTreeView/Classes/**/*"
}