CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

VBTree 0.1.2

VBTree 0.1.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Victor Berga.



VBTree 0.1.2

  • By
  • Victor Berga

You use VBTree to create tree structures that represent hierarchical organizations of information.

In such structures, each tree node has exactly one parent tree (except for the root tree, which has no parent) and can have multiple children. Each VBTree object in the structure has a context associated with it; this context includes some program-defined data.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Author

Victor Berga, [email protected]

License

VBTree is available under the MIT license. See the LICENSE file for more info.