[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / 4 / MapboxNavigationNative / 160.0.1 / MapboxNavigationNative.podspec.json
blob7dd8a4918953203e8f804b76f67bded7d2119941
2   "name": "MapboxNavigationNative",
3   "version": "160.0.1",
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/160.0.1/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   }