[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / a / 7 / 3 / MapboxCoreNavigation / 0.26.0 / MapboxCoreNavigation.podspec.json
blobd382dd530a12da309b501e00c6dea95acd9a3c66
2   "name": "MapboxCoreNavigation",
3   "version": "0.26.0",
4   "summary": "Core components for turn-by-turn navigation on iOS.",
5   "description": "Mapbox Core Navigation provides the core spatial and timing logic for turn-by-turn navigation along a route. For a complete turn-by-turn navigation interface, use the Mapbox Navigation SDK for iOS (MapboxNavigation).",
6   "homepage": "https://www.mapbox.com/ios-sdk/navigation/",
7   "documentation_url": "https://www.mapbox.com/ios-sdk/api/navigation/",
8   "license": {
9     "type": "ISC",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Mapbox": "mobile@mapbox.com"
14   },
15   "social_media_url": "https://twitter.com/mapbox",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/mapbox/mapbox-navigation-ios.git",
21     "tag": "v0.26.0"
22   },
23   "source_files": "MapboxCoreNavigation",
24   "requires_arc": true,
25   "module_name": "MapboxCoreNavigation",
26   "dependencies": {
27     "MapboxNavigationNative": [
28       "~> 3.4.6"
29     ],
30     "MapboxDirections.swift": [
31       "~> 0.25.1"
32     ],
33     "MapboxMobileEvents": [
34       "~> 0.6.0"
35     ],
36     "Turf": [
37       "~> 0.2.0"
38     ]
39   },
40   "swift_version": "4.0"