[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / 9 / FlightmapCoreNavigation / 1.0.1 / FlightmapCoreNavigation.podspec.json
blob1118d50a54aaea87b5178afac434da7a7cb92655
2   "name": "FlightmapCoreNavigation",
3   "version": "1.0.1",
4   "summary": "Core components for turn-by-turn navigation on iOS.",
5   "description": "Flightmap 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 Flightmap Navigation SDK for iOS (MapboxNavigation).",
6   "homepage": "https://app.flightmap.io",
7   "documentation_url": "https://github.com/Jungle-Works/Flightmap-Navigation-demo-iOS",
8   "license": {
9     "type": "ISC",
10     "file": "LICENSE.md"
11   },
12   "authors": "Jungleworks",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://git.clicklabs.in/jungleworks/Flightmap-NaivgationSDK-iOS",
18     "tag": "v1.0.0"
19   },
20   "source_files": "MapboxCoreNavigation",
21   "requires_arc": true,
22   "module_name": "MapboxCoreNavigation",
23   "dependencies": {
24     "MapboxNavigationNative": [
25       "= 9.0.4"
26     ],
27     "MapboxAccounts": [
29     ],
30     "FlightmapDirections": [
32     ],
33     "MapboxMobileEvents": [
34       "0.10.2"
35     ],
36     "Turf": [
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"