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/71b916711c46898e/ARCore-1.12.0.tar.gz"
23 "summary": "ARCore SDK for iOS",
28 "ARCore/Base": "~> 1.12",
29 "GTMSessionFetcher/Core": "~> 1.2",
30 "GoogleToolboxForMac/Logger": "~> 2.1",
31 "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
56 "name": "AugmentedFaces",
61 "ARCoreFaceResources": [
62 "AugmentedFaces/Resources/ARCoreFaceResources/**"
65 "vendored_frameworks": [
66 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"
71 "ARCore/Base": "~> 1.12",
72 "GTMSessionFetcher/Core": "~> 1.2",
73 "GoogleToolboxForMac/Logger": "~> 2.1",
74 "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
96 "name": "CloudAnchors",
98 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample.xcodeproj/project.pbxproj",
99 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata",
100 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/AppDelegate.h",
101 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/AppDelegate.m",
102 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Assets.xcassets/AppIcon.appiconset/Contents.json",
103 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Base.lproj/LaunchScreen.storyboard",
104 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Base.lproj/Main.storyboard",
105 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/CloudAnchorManager.h",
106 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/CloudAnchorManager.m",
107 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/ExampleViewController.h",
108 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/ExampleViewController.m",
109 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/Info.plist",
110 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/andy.dae",
111 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/andy.scn",
112 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/texture.png",
113 "CloudAnchors/Examples/CloudAnchorExample/CloudAnchorExample/main.m",
114 "CloudAnchors/Examples/CloudAnchorExample/Podfile",
115 "CloudAnchors/Examples/CloudAnchorExample/README"
117 "resource_bundles": {
119 "CloudAnchors/Resources/ARCoreResources/**"
122 "vendored_frameworks": [
123 "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
132 "Base/Sources/module.modulemap"
135 "Base/Sources/ARCore.h"
137 "user_target_xcconfig": {
138 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"