2 "authors": "Google, Inc.",
6 "description": "The ARCore SDK for iOS enables apps to build AR experiences. The ARCore CocoaPod\n contains the following features available as subspecs: Cloud Anchors allows for AR sharing between\n devices. Augmented Faces lets you implement face-based AR even on devices without a depth sensor.\n ",
7 "homepage": "https://developers.google.com/ar/",
9 "text": "Copyright 2019 Google",
21 "http": "https://dl.google.com/dl/cpdc/47d8d9bd3fd50114/ARCore-1.13.0.tar.gz"
23 "summary": "ARCore SDK for iOS",
28 "ARCore/Base": "~> 1.13",
29 "GTMSessionFetcher/Core": "~> 1.2",
30 "GoogleToolboxForMac/Logger": "~> 2.1",
31 "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
56 "name": "AugmentedFaces",
58 "ARCoreFaceResources": [
59 "AugmentedFaces/Resources/ARCoreFaceResources/**"
62 "vendored_frameworks": [
63 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"
68 "ARCore/Base": "~> 1.13",
69 "GTMSessionFetcher/Core": "~> 1.2",
70 "GoogleToolboxForMac/Logger": "~> 2.1",
71 "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
93 "name": "CloudAnchors",
95 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample.xcodeproj/project.pbxproj",
96 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata",
97 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/AppDelegate.h",
98 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/AppDelegate.m",
99 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Assets.xcassets/AppIcon.appiconset/Contents.json",
100 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Base.lproj/LaunchScreen.storyboard",
101 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Base.lproj/Main.storyboard",
102 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/CloudAnchorManager.h",
103 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/CloudAnchorManager.m",
104 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/ExampleViewController.h",
105 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/ExampleViewController.m",
106 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Info.plist",
107 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/andy.dae",
108 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/andy.scn",
109 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/texture.png",
110 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/main.m",
111 "CloudAnchors/Examples/CloudAnchorExample/Podfile",
112 "CloudAnchors/Examples/CloudAnchorExample/README"
114 "resource_bundles": {
116 "CloudAnchors/Resources/ARCoreResources/**"
119 "vendored_frameworks": [
120 "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
129 "Base/Sources/module.modulemap"
132 "Base/Sources/ARCore.h"
134 "user_target_xcconfig": {
135 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"