[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 9 / 8 / KOTree / 0.0.1 / KOTree.podspec.json
blob9b28b399999d0702646a739f0b1f37fbf7aae24a
2   "name": "KOTree",
3   "version": "0.0.1",
4   "summary": "Shows a tree of hierarchical data, e.g. files and folders.",
5   "homepage": "https://github.com/adamhoracek/KOTree",
6   "license": "MIT",
7   "authors": "Adam Horacek",
8   "source": {
9     "git": "https://github.com/adamhoracek/KOTree.git",
10     "commit": "e60576230dde273e3832a6475aca5cac12972767"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source_files": "KOTree/KO{TreeItem,TreeTableViewCell,TreeViewController}.{h,m}",
16   "resources": "KOTree/*.png",
17   "requires_arc": true,
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"