[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 2 / d / FlightmapNavigation / 1.0.1 / FlightmapNavigation.podspec.json
blobd45cfc02c23d9ee0b49e68547bdc66e7057e8709
2   "name": "FlightmapNavigation",
3   "version": "1.0.1",
4   "summary": "Complete turn-by-turn navigation interface for iOS.",
5   "description": "The Flightmap 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.",
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": "MapboxNavigation/**/*.{h,m,swift}",
21   "resources": [
22     "MapboxNavigation/Resources/*/*",
23     "MapboxNavigation/Resources/*"
24   ],
25   "requires_arc": true,
26   "module_name": "MapboxNavigation",
27   "dependencies": {
28     "FlightmapCoreNavigation": [
30     ],
31     "Flightmap-SDK-iOS": [
33     ],
34     "Solar": [
36     ],
37     "MapboxSpeech": [
39     ],
40     "MapboxMobileEvents": [
41       "0.10.2"
42     ]
43   },
44   "swift_versions": "5.0",
45   "swift_version": "5.0"