2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/bae68e34e5e58d8d/ARCore-1.35.0-CHANGELOG.md",
4 "cocoapods_version": ">= 1.10.0",
8 "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 ",
9 "homepage": "https://developers.google.com/ar/",
18 "pod_target_xcconfig": {
19 "ENABLE_BITCODE": "NO",
20 "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7",
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
29 "readme": "https://dl.google.com/dl/cpdc/bae68e34e5e58d8d/ARCore-1.35.0-README.md",
31 "http": "https://dl.google.com/dl/cpdc/bae68e34e5e58d8d/ARCore-1.35.0.tar.gz"
33 "summary": "ARCore SDK for iOS",
34 "user_target_xcconfig": {
35 "ENABLE_BITCODE": "NO",
36 "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7",
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
43 "GoogleDataTransport": [
54 "SystemConfiguration",
65 "Base/Sources/ARCore/module.modulemap"
68 "Base/Sources/dummy.h",
69 "Base/Sources/ARCore/ARCore.h"
71 "user_target_xcconfig": {
72 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
74 "vendored_frameworks": [
75 "Base/Frameworks/ARCoreBase.xcframework"
80 "ARCore/GARSession": "~> 1.35",
81 "GTMSessionFetcher/Core": [
100 "SystemConfiguration",
109 "name": "CloudAnchors",
111 "CloudAnchors/dummy.m"
114 "CloudAnchors/Sources/dummy.h"
116 "vendored_frameworks": [
117 "CloudAnchors/Frameworks/ARCoreCloudAnchors.xcframework"
122 "ARCore/GARSession": "~> 1.35"
138 "SystemConfiguration",
148 "name": "Geospatial",
153 "Geospatial/Sources/dummy.h"
155 "vendored_frameworks": [
156 "Geospatial/Frameworks/ARCoreGeospatial.xcframework"
161 "ARCore/Base": "~> 1.35",
162 "Firebase/RemoteConfig": [
166 "GoogleDataTransport": [
184 "SystemConfiguration",
192 "name": "GARSession",
196 "resource_bundles": {
198 "GARSession/Resources/ARCoreResources/**"
202 "GARSession/Sources/dummy.h"
204 "vendored_frameworks": [
205 "GARSession/Frameworks/ARCoreGARSession.xcframework"
210 "ARCore/Base": "~> 1.35",
211 "GoogleDataTransport": [
231 "MobileCoreServices",
235 "SystemConfiguration",
245 "name": "AugmentedFaces",
247 "AugmentedFaces/dummy.m"
249 "resource_bundles": {
250 "ARCoreFaceResources": [
251 "AugmentedFaces/Resources/ARCoreFaceResources/**"
255 "AugmentedFaces/Sources/dummy.h"
257 "vendored_frameworks": [
258 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.xcframework"