TBQuadTree 0.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for TBQuadTreeYou want to add pod 'TBQuadTree', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'TBQuadTree', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try TBQuadTreeSee PodspecGitHub RepoPage on CocoaPods.orgTBQuadTree 0.0.2ByTheodore Calmestheocalmes/TBQuadTreeGitHub Repo Quad tree data structure build in C. Installation pod 'TBQuadTree' Authors Theodore Calmes License MIT