[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 5 / 1 / 4 / MapboxNavigationNative / 162.0.3 / MapboxNavigationNative.podspec.json
blob5fd5b5b2fd1a880a966051fc67a8d8639ee4c383
2   "name": "MapboxNavigationNative",
3   "version": "162.0.3",
4   "summary": "Navigation library for iOS",
5   "description": "MapboxNavigationNative seeks to provide a platform-agnostic implementation of Mapbox core navigation logic",
6   "homepage": "https://www.mapbox.com/ios-sdk/navigation/",
7   "authors": {
8     "Mapbox": "mobile@mapbox.com"
9   },
10   "license": {
11     "type": "Mapbox Terms of Service",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "http": "https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/162.0.3/MapboxNavigationNative.xcframework.zip",
16     "flatten": true
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "MapboxNavigationNative.xcframework",
23   "module_name": "MapboxNavigationNative",
24   "libraries": "c++",
25   "dependencies": {
26     "MapboxCommon": [
27       "~> 23.8"
28     ]
29   }