2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/8a5f4606e80de15e/ARCore-1.32.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/8a5f4606e80de15e/ARCore-1.32.0-README.md",
27 "http": "https://dl.google.com/dl/cpdc/8a5f4606e80de15e/ARCore-1.32.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": [
54 "SystemConfiguration",
64 "Base/Sources/module.modulemap"
67 "Base/Sources/ARCore.h"
69 "user_target_xcconfig": {
70 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
72 "vendored_frameworks": [
73 "Base/Frameworks/ARCoreBase.framework"
78 "ARCore/GARSession": "~> 1.32",
79 "GTMSessionFetcher/Core": [
82 "GoogleToolboxForMac/Logger": [
85 "GoogleToolboxForMac/NSData+zlib": [
102 "SystemConfiguration",
111 "name": "CloudAnchors",
112 "vendored_frameworks": [
113 "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
121 "ARCore/GARSession": "~> 1.32",
122 "GoogleToolboxForMac/Logger": [
125 "GoogleToolboxForMac/NSData+zlib": [
142 "SystemConfiguration",
152 "name": "Geospatial",
153 "vendored_frameworks": [
154 "Geospatial/Frameworks/ARCoreGeospatial.framework"
162 "ARCore/Base": "~> 1.32",
163 "Firebase/RemoteConfig": [
167 "GoogleDataTransport": [
170 "GoogleToolboxForMac/Logger": [
173 "GoogleToolboxForMac/NSData+zlib": [
190 "SystemConfiguration",
198 "name": "GARSession",
199 "resource_bundles": {
201 "GARSession/Resources/ARCoreResources/**"
204 "vendored_frameworks": [
205 "GARSession/Frameworks/ARCoreGARSession.framework"
213 "ARCore/Base": "~> 1.32",
214 "GoogleDataTransport": [
236 "SystemConfiguration",
246 "name": "AugmentedFaces",
247 "resource_bundles": {
248 "ARCoreFaceResources": [
249 "AugmentedFaces/Resources/ARCoreFaceResources/**"
252 "vendored_frameworks": [
253 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"