[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / ARCore / 1.33.0 / ARCore.podspec.json
blobe70d84d741ea59161145efb422d282464990304f
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",
5   "default_subspecs": [
6     "Base"
7   ],
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/",
10   "license": {
11     "file": "LICENSE",
12     "type": "Copyright"
13   },
14   "name": "ARCore",
15   "platforms": {
16     "ios": "11.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/045cc481e27f9658/ARCore-1.33.0-README.md",
30   "source": {
31     "http": "https://dl.google.com/dl/cpdc/045cc481e27f9658/ARCore-1.33.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.33.0",
40   "subspecs": [
41     {
42       "dependencies": {
43         "GoogleDataTransport": [
44           "~> 9.0"
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/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.33",
81         "GTMSessionFetcher/Core": [
82           "~> 1.2"
83         ],
84         "nanopb": [
85           ">= 2.30908.0",
86           " < 2.30910.0"
87         ]
88       },
89       "frameworks": [
90         "ARKit",
91         "CoreGraphics",
92         "CoreImage",
93         "CoreMotion",
94         "CoreVideo",
95         "CoreTelephony",
96         "Foundation",
97         "ImageIO",
98         "Security",
99         "SystemConfiguration",
100         "UIKit"
101       ],
102       "libraries": [
103         "c++",
104         "z",
105         "sqlite3",
106         "m"
107       ],
108       "name": "CloudAnchors",
109       "preserve_paths": [
110         "CloudAnchors/dummy.m"
111       ],
112       "source_files": [
113         "CloudAnchors/Sources/dummy.h"
114       ],
115       "vendored_frameworks": [
116         "CloudAnchors/Frameworks/ARCoreCloudAnchors.xcframework"
117       ]
118     },
119     {
120       "dependencies": {
121         "ARCore/GARSession": "~> 1.33"
122       },
123       "frameworks": [
124         "ARKit",
125         "AVFoundation",
126         "CoreGraphics",
127         "CoreImage",
128         "CoreLocation",
129         "CoreMedia",
130         "CoreMotion",
131         "CoreTelephony",
132         "CoreVideo",
133         "Foundation",
134         "ImageIO",
135         "SceneKit",
136         "Security",
137         "SystemConfiguration",
138         "UIKit"
139       ],
140       "libraries": [
141         "c++",
142         "z",
143         "sqlite3",
144         "dl",
145         "m"
146       ],
147       "name": "Geospatial",
148       "preserve_paths": [
149         "Geospatial/dummy.m"
150       ],
151       "source_files": [
152         "Geospatial/Sources/dummy.h"
153       ],
154       "vendored_frameworks": [
155         "Geospatial/Frameworks/ARCoreGeospatial.xcframework"
156       ]
157     },
158     {
159       "dependencies": {
160         "ARCore/Base": "~> 1.33",
161         "Firebase/RemoteConfig": [
162           ">= 8.0",
163           " < 10.0"
164         ],
165         "GoogleDataTransport": [
166           "~> 9.0"
167         ],
168         "nanopb": [
169           ">= 2.30908.0",
170           " < 2.30910.0"
171         ]
172       },
173       "frameworks": [
174         "ARKit",
175         "CoreGraphics",
176         "CoreImage",
177         "CoreMotion",
178         "CoreTelephony",
179         "CoreVideo",
180         "Foundation",
181         "ImageIO",
182         "Security",
183         "SystemConfiguration",
184         "UIKit"
185       ],
186       "libraries": [
187         "c++",
188         "z",
189         "sqlite3"
190       ],
191       "name": "GARSession",
192       "preserve_paths": [
193         "GARSession/dummy.m"
194       ],
195       "resource_bundles": {
196         "ARCoreResources": [
197           "GARSession/Resources/ARCoreResources/**"
198         ]
199       },
200       "source_files": [
201         "GARSession/Sources/dummy.h"
202       ],
203       "vendored_frameworks": [
204         "GARSession/Frameworks/ARCoreGARSession.xcframework"
205       ]
206     },
207     {
208       "dependencies": {
209         "ARCore/Base": "~> 1.33",
210         "GoogleDataTransport": [
211           "~> 9.0"
212         ],
213         "nanopb": [
214           ">= 2.30908.0",
215           " < 2.30910.0"
216         ]
217       },
218       "frameworks": [
219         "Accelerate",
220         "AVFoundation",
221         "CoreFoundation",
222         "CoreGraphics",
223         "CoreMedia",
224         "CoreTelephony",
225         "CoreVideo",
226         "Foundation",
227         "GLKit",
228         "ImageIO",
229         "Metal",
230         "MobileCoreServices",
231         "OpenGLES",
232         "QuartzCore",
233         "Security",
234         "SystemConfiguration",
235         "UIKit"
236       ],
237       "libraries": [
238         "sqlite3",
239         "z",
240         "c++",
241         "dl",
242         "m"
243       ],
244       "name": "AugmentedFaces",
245       "preserve_paths": [
246         "AugmentedFaces/dummy.m"
247       ],
248       "resource_bundles": {
249         "ARCoreFaceResources": [
250           "AugmentedFaces/Resources/ARCoreFaceResources/**"
251         ]
252       },
253       "source_files": [
254         "AugmentedFaces/Sources/dummy.h"
255       ],
256       "vendored_frameworks": [
257         "AugmentedFaces/Frameworks/ARCoreAugmentedFaces.xcframework"
258       ]
259     }
260   ]