[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / 4 / MapboxNavigationNative / 0.0.2-spm-test / MapboxNavigationNative.podspec.json
blobf2ac207673791036551e6882a7d312a6cf9bc780
2   "name": "MapboxNavigationNative",
3   "version": "0.0.2-spm-test",
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   "social_media_url": "https://twitter.com/mapbox",
11   "license": {
12     "type": "Mapbox Terms of Service",
13     "file": "LICENSE.md"
14   },
15   "source": {
16     "http": "https://api.mapbox.com/downloads/v2/mobile-navigation-native/releases/ios/packages/0.0.2-spm-test/MapboxNavigationNative.xcframework.zip",
17     "flatten": true
18   },
19   "preserve_paths": "**/*.bcsymbolmap",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "requires_arc": true,
24   "vendored_frameworks": "MapboxNavigationNative.xcframework",
25   "module_name": "MapboxNavigationNative",
26   "libraries": "c++",
27   "dependencies": {
28     "MapboxCommon": [
29       "= 9.1.0"
30     ]
31   }