ARKit 0.2.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Adam Rothman.Installation Guide×Installation Guide for ARKitYou want to add pod 'ARKit', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'ARKit', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ARKitSee PodspecGitHub RepoPage on CocoaPods.orgARKit 0.2.0ByAdam Rothmanadamrothman/ARKitGitHub Repo A set of useful classes and categories for iOS development.