2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/c26b8e6908b167fa/ARCore-1.31.0-CHANGELOG.md",
7 "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 Geospatial gives you precise geo-location and allows anchoring content to the Earth.\n ",
8 "homepage": "https://developers.google.com/ar/",
17 "pod_target_xcconfig": {
18 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "readme": "https://dl.google.com/dl/cpdc/c26b8e6908b167fa/ARCore-1.31.0-README.md",
27 "http": "https://dl.google.com/dl/cpdc/c26b8e6908b167fa/ARCore-1.31.0.tar.gz"
29 "summary": "ARCore SDK for iOS",
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "GoogleDataTransport": [
40 "GoogleToolboxForMac/Logger": [
43 "GoogleToolboxForMac/NSData+zlib": [
53 "SystemConfiguration",
63 "Base/Sources/module.modulemap"
66 "Base/Sources/ARCore.h"
68 "user_target_xcconfig": {
69 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
71 "vendored_frameworks": [
72 "Base/Frameworks/ARCoreBase.framework"
77 "ARCore/GARSession": "~> 1.31",
78 "GTMSessionFetcher/Core": [
81 "GoogleToolboxForMac/Logger": [
84 "GoogleToolboxForMac/NSData+zlib": [
100 "SystemConfiguration",
108 "name": "CloudAnchors",
109 "vendored_frameworks": [
110 "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
118 "ARCore/GARSession": "~> 1.31",
119 "GoogleToolboxForMac/Logger": [
122 "GoogleToolboxForMac/NSData+zlib": [
139 "SystemConfiguration",
147 "name": "Geospatial",
148 "vendored_frameworks": [
149 "Geospatial/Frameworks/ARCoreGeospatial.framework"
157 "ARCore/Base": "~> 1.31",
158 "Firebase/RemoteConfig": [
161 "GoogleToolboxForMac/Logger": [
164 "GoogleToolboxForMac/NSData+zlib": [
180 "SystemConfiguration",
188 "name": "GARSession",
189 "resource_bundles": {
191 "GARSession/Resources/ARCoreResources/**"
194 "vendored_frameworks": [
195 "GARSession/Frameworks/ARCoreGARSession.framework"
203 "ARCore/Base": "~> 1.31",
223 "SystemConfiguration",
231 "name": "AugmentedFaces",
232 "resource_bundles": {
233 "ARCoreFaceResources": [
234 "AugmentedFaces/Resources/ARCoreFaceResources/**"
237 "vendored_frameworks": [
238 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"