shopAR 1.5×Maintained by Johan Todi.Installation Guide×Installation Guide for shopARYou want to add pod 'shopAR', '~> 1.5' similar to the following to your Podfile:target 'MyApp' do pod 'shopAR', '~> 1.5' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try shopARSee PodspecGitHub RepoPage on CocoaPods.orgshopAR 1.5ByJohan Todi and Max Modelthefishstick/shopARGitHub RepoThis is a pod to embed AR to view products in Swift Apps.