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