[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 8 / b / MapboxNavigation / 0.6.1 / MapboxNavigation.podspec.json
blobe51bf3796c7352edfdb4695889f9153318206444
2   "name": "MapboxNavigation",
3   "version": "0.6.1",
4   "summary": "Complete turn-by-turn navigation interface for iOS.",
5   "description": "The Mapbox Navigation SDK for iOS is a drop-in interface for turn-by-turn navigation along a route, complete with a well-designed map and easy-to-understand spoken directions. Routes are powered by Mapbox Directions.",
6   "homepage": "https://www.mapbox.com/navigation-sdk/",
7   "documentation_url": "https://www.mapbox.com/mapbox-navigation-ios/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.6.1"
22   },
23   "source_files": [
24     "MapboxNavigation/*",
25     "MapboxCoreNavigation/Geometry.swift"
26   ],
27   "resources": [
28     "MapboxNavigation/Resources/*/*",
29     "MapboxNavigation/Resources/*"
30   ],
31   "requires_arc": true,
32   "module_name": "MapboxNavigation",
33   "dependencies": {
34     "MapboxCoreNavigation": [
35       "0.6.1"
36     ],
37     "MapboxDirections.swift": [
38       "0.10.1"
39     ],
40     "Mapbox-iOS-SDK": [
41       "3.6.1"
42     ],
43     "OSRMTextInstructions": [
44       "0.3.0"
45     ],
46     "Pulley": [
47       "1.4"
48     ],
49     "SDWebImage": [
50       "4.1.0"
51     ],
52     "AWSPolly": [
53       "2.5.10"
54     ]
55   },
56   "pushed_with_swift_version": "3.0"