CNTreeNode 0.1.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for CNTreeNodeYou want to add pod 'CNTreeNode', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'CNTreeNode', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CNTreeNodeSee PodspecGitHub RepoPage on CocoaPods.orgCNTreeNode 0.1.2ByFrank Gregorphranck/CNTreeNodeGitHub Repo Using CNTreeNode is a convenient and easy way to build a tree of nested objects. Installation pod 'CNTreeNode' Authors Frank Gregor License MIT