2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/548ac1c366048508/ARCore-1.24.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/",
22 "readme": "https://dl.google.com/dl/cpdc/548ac1c366048508/ARCore-1.24.0-README.md",
24 "http": "https://dl.google.com/dl/cpdc/548ac1c366048508/ARCore-1.24.0.tar.gz"
26 "summary": "ARCore SDK for iOS",
31 "GTMSessionFetcher/Core": "~> 1.2",
32 "GoogleDataTransport": "~> 8.0",
33 "GoogleToolboxForMac/Logger": "~> 2.1",
34 "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
35 "nanopb": "~> 2.30906.0"
40 "SystemConfiguration",
50 "Base/Sources/module.modulemap"
53 "Base/Sources/ARCore.h"
55 "user_target_xcconfig": {
56 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
58 "vendored_frameworks": [
59 "Base/Frameworks/ARCoreBase.framework"
64 "ARCore/Base": "~> 1.24",
65 "Firebase/RemoteConfig": "~> 7.0",
66 "GTMSessionFetcher/Core": "~> 1.2",
67 "GoogleToolboxForMac/Logger": "~> 2.1",
68 "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
69 "nanopb": "~> 2.30906.0"
80 "SystemConfiguration",
88 "name": "CloudAnchors",
91 "CloudAnchors/Resources/ARCoreResources/**"
94 "vendored_frameworks": [
95 "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
103 "ARCore/Base": "~> 1.24",
104 "nanopb": "~> 2.30906.0"
120 "SystemConfiguration",
128 "name": "AugmentedFaces",
129 "resource_bundles": {
130 "ARCoreFaceResources": [
131 "AugmentedFaces/Resources/ARCoreFaceResources/**"
134 "vendored_frameworks": [
135 "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"