2 "name": "iPhone-AR-Toolkit",
4 "summary": "An Objective-C augmented reality kit for iPhone. Forked from the iphonearkit.",
5 "description": "This version of the iPhone ARKit is a forked version of the ARKit\nstarted on GitHub by Zac White.\n\nMajor Update!\n\n* works with iOS6 SDK only!\n* Project is now ARC enabled\n* The AugmentedRealityController can now be added to any View!!\n* Demo now shows full screen and a View in the main Window!\n* AugmentRealityController code has been cleaned up and simplified.\n* Additional changes are coming soon to simplifiy the use of the toolkit even further.\n",
6 "homepage": "https://github.com/nielswh/iPhone-AR-Toolkit",
12 "Niels Hansen": "nielswhansen@mac.com"
18 "git": "https://github.com/nielswh/iPhone-AR-Toolkit.git",
19 "commit": "fb975ed1301ca2e6444a9cf0922127cbeb29927e"
21 "source_files": "ARKit/*.{h,m}",
22 "exclude_files": "Classes/Exclude",