[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / ARCore / 1.32.0 / ARCore.podspec.json
blob815aaeeb62cc015ef31c5b099271a8b0ed11a279
2   "authors": "Google, Inc.",
3   "changelog": "https://dl.google.com/dl/cpdc/8a5f4606e80de15e/ARCore-1.32.0-CHANGELOG.md",
4   "default_subspecs": [
5     "Base"
6   ],
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/",
9   "license": {
10     "file": "LICENSE",
11     "type": "Copyright"
12   },
13   "name": "ARCore",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "preserve_paths": [
21     "CHANGELOG",
22     "README.md",
23     "LICENSE"
24   ],
25   "readme": "https://dl.google.com/dl/cpdc/8a5f4606e80de15e/ARCore-1.32.0-README.md",
26   "source": {
27     "http": "https://dl.google.com/dl/cpdc/8a5f4606e80de15e/ARCore-1.32.0.tar.gz"
28   },
29   "summary": "ARCore SDK for iOS",
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "version": "1.32.0",
34   "subspecs": [
35     {
36       "dependencies": {
37         "GoogleDataTransport": [
38           "~> 9.0"
39         ],
40         "GoogleToolboxForMac/Logger": [
41           "~> 2.1"
42         ],
43         "GoogleToolboxForMac/NSData+zlib": [
44           "~> 2.1"
45         ],
46         "nanopb": [
47           ">= 2.30908.0",
48           " < 2.30910.0"
49         ]
50       },
51       "frameworks": [
52         "CoreTelephony",
53         "Foundation",
54         "SystemConfiguration",
55         "Security",
56         "UIKit"
57       ],
58       "libraries": [
59         "c++",
60         "z"
61       ],
62       "name": "Base",
63       "preserve_paths": [
64         "Base/Sources/module.modulemap"
65       ],
66       "source_files": [
67         "Base/Sources/ARCore.h"
68       ],
69       "user_target_xcconfig": {
70         "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
71       },
72       "vendored_frameworks": [
73         "Base/Frameworks/ARCoreBase.framework"
74       ]
75     },
76     {
77       "dependencies": {
78         "ARCore/GARSession": "~> 1.32",
79         "GTMSessionFetcher/Core": [
80           "~> 1.2"
81         ],
82         "GoogleToolboxForMac/Logger": [
83           "~> 2.1"
84         ],
85         "GoogleToolboxForMac/NSData+zlib": [
86           "~> 2.1"
87         ],
88         "nanopb": [
89           ">= 2.30908.0",
90           " < 2.30910.0"
91         ]
92       },
93       "frameworks": [
94         "CoreGraphics",
95         "CoreImage",
96         "CoreMotion",
97         "CoreVideo",
98         "CoreTelephony",
99         "Foundation",
100         "ImageIO",
101         "Security",
102         "SystemConfiguration",
103         "UIKit"
104       ],
105       "libraries": [
106         "c++",
107         "z",
108         "sqlite3",
109         "m"
110       ],
111       "name": "CloudAnchors",
112       "vendored_frameworks": [
113         "CloudAnchors/Frameworks/ARCoreCloudAnchors.framework"
114       ],
115       "weak_frameworks": [
116         "ARKit"
117       ]
118     },
119     {
120       "dependencies": {
121         "ARCore/GARSession": "~> 1.32",
122         "GoogleToolboxForMac/Logger": [
123           "~> 2.1"
124         ],
125         "GoogleToolboxForMac/NSData+zlib": [
126           "~> 2.1"
127         ]
128       },
129       "frameworks": [
130         "AVFoundation",
131         "CoreGraphics",
132         "CoreImage",
133         "CoreLocation",
134         "CoreMedia",
135         "CoreMotion",
136         "CoreTelephony",
137         "CoreVideo",
138         "Foundation",
139         "ImageIO",
140         "SceneKit",
141         "Security",
142         "SystemConfiguration",
143         "UIKit"
144       ],
145       "libraries": [
146         "c++",
147         "z",
148         "sqlite3",
149         "dl",
150         "m"
151       ],
152       "name": "Geospatial",
153       "vendored_frameworks": [
154         "Geospatial/Frameworks/ARCoreGeospatial.framework"
155       ],
156       "weak_frameworks": [
157         "ARKit"
158       ]
159     },
160     {
161       "dependencies": {
162         "ARCore/Base": "~> 1.32",
163         "Firebase/RemoteConfig": [
164           ">= 8.0",
165           " < 10.0"
166         ],
167         "GoogleDataTransport": [
168           "~> 9.0"
169         ],
170         "GoogleToolboxForMac/Logger": [
171           "~> 2.1"
172         ],
173         "GoogleToolboxForMac/NSData+zlib": [
174           "~> 2.1"
175         ],
176         "nanopb": [
177           ">= 2.30908.0",
178           " < 2.30910.0"
179         ]
180       },
181       "frameworks": [
182         "CoreGraphics",
183         "CoreImage",
184         "CoreMotion",
185         "CoreTelephony",
186         "CoreVideo",
187         "Foundation",
188         "ImageIO",
189         "Security",
190         "SystemConfiguration",
191         "UIKit"
192       ],
193       "libraries": [
194         "c++",
195         "z",
196         "sqlite3"
197       ],
198       "name": "GARSession",
199       "resource_bundles": {
200         "ARCoreResources": [
201           "GARSession/Resources/ARCoreResources/**"
202         ]
203       },
204       "vendored_frameworks": [
205         "GARSession/Frameworks/ARCoreGARSession.framework"
206       ],
207       "weak_frameworks": [
208         "ARKit"
209       ]
210     },
211     {
212       "dependencies": {
213         "ARCore/Base": "~> 1.32",
214         "GoogleDataTransport": [
215           "~> 9.0"
216         ],
217         "nanopb": [
218           ">= 2.30908.0",
219           " < 2.30910.0"
220         ]
221       },
222       "frameworks": [
223         "Accelerate",
224         "AVFoundation",
225         "CoreFoundation",
226         "CoreGraphics",
227         "CoreMedia",
228         "CoreTelephony",
229         "CoreVideo",
230         "Foundation",
231         "GLKit",
232         "Metal",
233         "OpenGLES",
234         "QuartzCore",
235         "Security",
236         "SystemConfiguration",
237         "UIKit"
238       ],
239       "libraries": [
240         "sqlite3",
241         "z",
242         "c++",
243         "dl",
244         "m"
245       ],
246       "name": "AugmentedFaces",
247       "resource_bundles": {
248         "ARCoreFaceResources": [
249           "AugmentedFaces/Resources/ARCoreFaceResources/**"
250         ]
251       },
252       "vendored_frameworks": [
253         "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.framework"
254       ]
255     }
256   ]