[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / 6 / MapLibre-Aegir / 5.9.0-beta1 / MapLibre-Aegir.podspec.json
blobc17e5cb6fd3f0f0a81098f72e1390443236c4ecb
2   "name": "MapLibre-Aegir",
3   "version": "5.9.0-beta1",
4   "summary": "MapLibre",
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     "file": "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   "frameworks": [
25     "GLKit",
26     "CoreLocation",
27     "QuartzCore",
28     "UIKit",
29     "Foundation"
30   ],
31   "vendored_frameworks": "Mapbox.framework"