2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/f995ff939c506828/ARCore-1.29.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 ",
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/f995ff939c506828/ARCore-1.29.0-README.md",
27 "http": "https://dl.google.com/dl/cpdc/f995ff939c506828/ARCore-1.29.0.tar.gz"
29 "summary": "ARCore SDK for iOS",
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "GTMSessionFetcher/Core": [
40 "GoogleDataTransport": [
43 "GoogleToolboxForMac/Logger": [
46 "GoogleToolboxForMac/NSData+zlib": [
56 "SystemConfiguration",
66 "Base/Sources/module.modulemap"
69 "Base/Sources/ARCore.h"
71 "user_target_xcconfig": {
72 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
74 "vendored_frameworks": [
75 "Base/Frameworks/ARCoreBase.framework"
80 "ARCore/Base": "~> 1.29",
81 "Firebase/RemoteConfig": [
84 "GTMSessionFetcher/Core": [
87 "GoogleToolboxForMac/Logger": [
90 "GoogleToolboxForMac/NSData+zlib": [
106 "SystemConfiguration",
114 "name": "CloudAnchors",
115 "resource_bundles": {
117 "CloudAnchors/Resources/ARCoreResources/**"
120 "vendored_frameworks": [
121 "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
129 "ARCore/Base": "~> 1.29",
149 "SystemConfiguration",
157 "name": "AugmentedFaces",
158 "resource_bundles": {
159 "ARCoreFaceResources": [
160 "AugmentedFaces/Resources/ARCoreFaceResources/**"
163 "vendored_frameworks": [
164 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"