[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 6 / MapLibre-Aegir / 5.9.0 / MapLibre-Aegir.podspec.json
blobdc8fd97332ab04a890c6c7a1445ebaaa35b7aaf5
2   "name": "MapLibre-Aegir",
3   "version": "5.9.0",
4   "summary": "MapLibre-Aegir",
5   "description": "MapLibre GL Native is a free and open-source library for publishing maps in your apps and desktop applications on various platforms. Fast displaying of maps is possible thanks to GPU-accelerated vector tile rendering.\n\nThis project originated as a fork of Mapbox GL Native, before their switch to a non-OSS license in December 2020.",
6   "homepage": "https://maplibre.org/",
7   "license": {
8     "type": "1 BSD 2-Clause License",
9     "text": "See https://vmsdk-releases.s3.us-east-2.amazonaws.com/EVAL/iOS/Maplibre/5.9.0/pods/LICENSE.txt"
10   },
11   "authors": "MapLibre",
12   "source": {
13     "http": "https://vmsdk-releases.s3.us-east-2.amazonaws.com/EVAL/iOS/Maplibre/5.9.0/pods/MapLibre-Aegir.zip"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "subspecs": [
25     {
26       "name": "Mapbox",
27       "frameworks": [
28         "GLKit",
29         "CoreLocation",
30         "QuartzCore",
31         "UIKit",
32         "Foundation"
33       ],
34       "vendored_frameworks": "MapLibre-Aegir/Mapbox/Mapbox.framework"
35     },
36     {
37       "name": "MapboxMobileEvents",
38       "frameworks": [
39         "GLKit",
40         "CoreLocation",
41         "QuartzCore",
42         "UIKit",
43         "Foundation"
44       ],
45       "vendored_frameworks": "MapLibre-Aegir/MapboxMobileEvents/MapboxMobileEvents.framework"
46     }
47   ]