[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / e / a / ARCore / 1.44.0 / ARCore.podspec.json
blob738e50a267da2ebb53681a2a75fa6db71ce0f015
2   "authors": "Google, Inc.",
3   "changelog": "https://dl.google.com/dl/cpdc/5415b0a7b0907b9b/ARCore-1.44.0-CHANGELOG.md",
4   "cocoapods_version": ">= 1.12.0",
5   "default_subspecs": [
6     "Base"
7   ],
8   "description": "The ARCore SDK for iOS enables apps to build AR experiences using Google's\n        cross-platform AR features.",
9   "homepage": "https://developers.google.com/ar/",
10   "license": {
11     "file": "LICENSE",
12     "type": "Copyright"
13   },
14   "name": "ARCore",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "pod_target_xcconfig": {
19     "ENABLE_BITCODE": "NO",
20     "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7",
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
22   },
23   "preserve_paths": [
24     "CHANGELOG",
25     "README.md",
26     "LICENSE",
27     "Package.swift"
28   ],
29   "readme": "https://dl.google.com/dl/cpdc/5415b0a7b0907b9b/ARCore-1.44.0-README.md",
30   "source": {
31     "http": "https://dl.google.com/dl/cpdc/5415b0a7b0907b9b/ARCore-1.44.0.tar.gz"
32   },
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"
38   },
39   "version": "1.44.0",
40   "subspecs": [
41     {
42       "dependencies": {
43         "GoogleDataTransport": [
44           "~> 9.2"
45         ],
46         "nanopb": [
47           ">= 2.30908.0",
48           " < 2.30911.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/dummy.m",
65         "Base/Sources/ARCore/module.modulemap"
66       ],
67       "source_files": [
68         "Base/Sources/dummy.h",
69         "Base/Sources/ARCore/ARCore.h"
70       ],
71       "user_target_xcconfig": {
72         "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/ARCore/Base/Sources"
73       },
74       "vendored_frameworks": [
75         "Base/Frameworks/ARCoreBase.xcframework"
76       ]
77     },
78     {
79       "dependencies": {
80         "ARCore/GARSession": "~> 1.44",
81         "GTMSessionFetcher/Core": [
82           ">= 1.5",
83           " < 4.0"
84         ],
85         "nanopb": [
86           ">= 2.30908.0",
87           " < 2.30911.0"
88         ]
89       },
90       "frameworks": [
91         "ARKit",
92         "CoreFoundation",
93         "CoreGraphics",
94         "CoreImage",
95         "CoreMotion",
96         "CoreVideo",
97         "CoreTelephony",
98         "Foundation",
99         "ImageIO",
100         "Security",
101         "SystemConfiguration",
102         "UIKit"
103       ],
104       "libraries": [
105         "c++",
106         "z",
107         "sqlite3",
108         "m"
109       ],
110       "name": "CloudAnchors",
111       "preserve_paths": [
112         "CloudAnchors/dummy.m"
113       ],
114       "source_files": [
115         "CloudAnchors/Sources/dummy.h"
116       ],
117       "vendored_frameworks": [
118         "CloudAnchors/Frameworks/ARCoreCloudAnchors.xcframework"
119       ]
120     },
121     {
122       "dependencies": {
123         "ARCore/GARSession": "~> 1.44"
124       },
125       "frameworks": [
126         "ARKit",
127         "AVFoundation",
128         "CoreFoundation",
129         "CoreGraphics",
130         "CoreImage",
131         "CoreLocation",
132         "CoreMedia",
133         "CoreMotion",
134         "CoreTelephony",
135         "CoreVideo",
136         "Foundation",
137         "ImageIO",
138         "SceneKit",
139         "Security",
140         "SystemConfiguration",
141         "UIKit"
142       ],
143       "libraries": [
144         "c++",
145         "z",
146         "sqlite3",
147         "dl",
148         "m"
149       ],
150       "name": "Geospatial",
151       "preserve_paths": [
152         "Geospatial/dummy.m"
153       ],
154       "source_files": [
155         "Geospatial/Sources/dummy.h"
156       ],
157       "vendored_frameworks": [
158         "Geospatial/Frameworks/ARCoreGeospatial.xcframework"
159       ]
160     },
161     {
162       "dependencies": {
163         "ARCore/Base": "~> 1.44",
164         "Firebase/RemoteConfig": [
165           ">= 8.0",
166           " < 11.0"
167         ],
168         "nanopb": [
169           ">= 2.30908.0",
170           " < 2.30911.0"
171         ]
172       },
173       "frameworks": [
174         "ARKit",
175         "CoreFoundation",
176         "CoreGraphics",
177         "CoreImage",
178         "CoreMotion",
179         "CoreTelephony",
180         "CoreVideo",
181         "Foundation",
182         "ImageIO",
183         "Security",
184         "SystemConfiguration",
185         "UIKit"
186       ],
187       "libraries": [
188         "c++",
189         "z",
190         "sqlite3"
191       ],
192       "name": "GARSession",
193       "preserve_paths": [
194         "GARSession/dummy.m"
195       ],
196       "resource_bundles": {
197         "ARCoreResources": [
198           "GARSession/Resources/ARCoreResources/**"
199         ]
200       },
201       "source_files": [
202         "GARSession/Sources/dummy.h"
203       ],
204       "vendored_frameworks": [
205         "GARSession/Frameworks/ARCoreGARSession.xcframework"
206       ]
207     },
208     {
209       "dependencies": {
210         "ARCore/Base": "~> 1.44",
211         "ARCore/TFShared": "~> 1.44",
212         "nanopb": [
213           ">= 2.30908.0",
214           " < 2.30911.0"
215         ]
216       },
217       "frameworks": [
218         "Accelerate",
219         "AVFoundation",
220         "CoreFoundation",
221         "CoreGraphics",
222         "CoreMedia",
223         "CoreTelephony",
224         "CoreVideo",
225         "Foundation",
226         "GLKit",
227         "ImageIO",
228         "Metal",
229         "MobileCoreServices",
230         "OpenGLES",
231         "QuartzCore",
232         "Security",
233         "SystemConfiguration",
234         "UIKit"
235       ],
236       "libraries": [
237         "z",
238         "c++",
239         "dl",
240         "m"
241       ],
242       "name": "AugmentedFaces",
243       "preserve_paths": [
244         "AugmentedFaces/dummy.m"
245       ],
246       "resource_bundles": {
247         "ARCoreFaceResources": [
248           "AugmentedFaces/Resources/ARCoreFaceResources/**"
249         ]
250       },
251       "source_files": [
252         "AugmentedFaces/Sources/dummy.h"
253       ],
254       "vendored_frameworks": [
255         "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.xcframework"
256       ]
257     },
258     {
259       "dependencies": {
260         "ARCore/GARSession": "~> 1.44",
261         "ARCore/TFShared": "~> 1.44"
262       },
263       "frameworks": [
264         "Accelerate",
265         "ARKit",
266         "CoreVideo",
267         "Foundation"
268       ],
269       "libraries": [
270         "z",
271         "c++",
272         "dl",
273         "m"
274       ],
275       "name": "Semantics",
276       "preserve_paths": [
277         "Semantics/dummy.m"
278       ],
279       "resource_bundles": {
280         "ARCoreCoreMLSemanticsResources": [
281           "Semantics/Resources/ARCoreCoreMLSemanticsResources/**"
282         ]
283       },
284       "source_files": [
285         "Semantics/Sources/dummy.h"
286       ],
287       "vendored_frameworks": [
288         "Semantics/Frameworks/ARCoreSemantics.xcframework"
289       ]
290     },
291     {
292       "dependencies": {
293         "ARCore/Base": "~> 1.44"
294       },
295       "frameworks": [
296         "Accelerate"
297       ],
298       "libraries": [
299         "c++",
300         "z"
301       ],
302       "name": "TFShared",
303       "preserve_paths": [
304         "TFShared/dummy.m"
305       ],
306       "source_files": [
307         "TFShared/Sources/dummy.h"
308       ],
309       "vendored_frameworks": [
310         "TFShared/Frameworks/ARCoreTFShared.xcframework"
311       ]
312     }
313   ],
314   "swift_version": "4.0"