[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 3 / MapboxCoreNavigation / 0.3.0 / MapboxCoreNavigation.podspec.json
blob9ef9927d447e2a7104e16504695860e7abdddaec
2   "name": "MapboxCoreNavigation",
3   "version": "0.3.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/directions/",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "social_media_url": "https://twitter.com/mapbox",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/mapbox/mapbox-navigation-ios.git",
20     "tag": "v0.3.0"
21   },
22   "source_files": "MapboxCoreNavigation",
23   "requires_arc": true,
24   "module_name": "MapboxCoreNavigation",
25   "dependencies": {
26     "MapboxDirections.swift": [
27       "~> 0.9.0"
28     ],
29     "OSRMTextInstructions": [
30       "~> 0.1.1"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"