2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/045cc481e27f9658/ARCore-1.33.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/045cc481e27f9658/ARCore-1.33.0-README.md",
31 "http": "https://dl.google.com/dl/cpdc/045cc481e27f9658/ARCore-1.33.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.33",
81 "GTMSessionFetcher/Core": [
99 "SystemConfiguration",
108 "name": "CloudAnchors",
110 "CloudAnchors/dummy.m"
113 "CloudAnchors/Sources/dummy.h"
115 "vendored_frameworks": [
116 "CloudAnchors/Frameworks/ARCoreCloudAnchors.xcframework"
121 "ARCore/GARSession": "~> 1.33"
137 "SystemConfiguration",
147 "name": "Geospatial",
152 "Geospatial/Sources/dummy.h"
154 "vendored_frameworks": [
155 "Geospatial/Frameworks/ARCoreGeospatial.xcframework"
160 "ARCore/Base": "~> 1.33",
161 "Firebase/RemoteConfig": [
165 "GoogleDataTransport": [
183 "SystemConfiguration",
191 "name": "GARSession",
195 "resource_bundles": {
197 "GARSession/Resources/ARCoreResources/**"
201 "GARSession/Sources/dummy.h"
203 "vendored_frameworks": [
204 "GARSession/Frameworks/ARCoreGARSession.xcframework"
209 "ARCore/Base": "~> 1.33",
210 "GoogleDataTransport": [
230 "MobileCoreServices",
234 "SystemConfiguration",
244 "name": "AugmentedFaces",
246 "AugmentedFaces/dummy.m"
248 "resource_bundles": {
249 "ARCoreFaceResources": [
250 "AugmentedFaces/Resources/ARCoreFaceResources/**"
254 "AugmentedFaces/Sources/dummy.h"
256 "vendored_frameworks": [
257 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.xcframework"