4 "summary": "Shows a tree of hierarchical data, e.g. files and folders.",
5 "homepage": "https://github.com/adamhoracek/KOTree",
7 "authors": "Adam Horacek",
9 "git": "https://github.com/adamhoracek/KOTree.git",
10 "commit": "e60576230dde273e3832a6475aca5cac12972767"
15 "source_files": "KOTree/KO{TreeItem,TreeTableViewCell,TreeViewController}.{h,m}",
16 "resources": "KOTree/*.png",
18 "description": " KOTree allows you to show a tree of hierarchical data, e.g. files and folders.\n It was developed for Kodiak PHP, an app which allows you to write and run PHP code directly on the iPad.\n"