[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 6 / 0 / d / VietMapsNavigation / 1.0.1 / VietMapsNavigation.podspec.json
blobf21aac2b85b819b217bf49f719bbe7e1b22cece3
2   "name": "VietMapsNavigation",
3   "version": "1.0.1",
4   "summary": "Complete turn-by-turn navigation interface for iOS.",
5   "description": "The VietMaps 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 VietMaps Directions.",
6   "homepage": "https://docs.vietmaps.vn/",
7   "license": {
8     "type": "Copyright",
9     "text": "  Copyright 2020 AIC Group\n"
10   },
11   "authors": {
12     "AIC Developer": "aic.developer01@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/aic-develop/vietmaps_navigation_ios.git",
19     "tag": "1.0.1"
20   },
21   "public_header_files": "MapboxNavigation.framework/Headers/*.h",
22   "source_files": "MapboxNavigation.framework/Headers/*.h",
23   "vendored_frameworks": "MapboxNavigation.framework",
24   "requires_arc": true,
25   "module_name": "MapboxNavigation",
26   "dependencies": {
27     "VietMapsCoreNavigation": [
28       "1.0.0"
29     ],
30     "VietMaps": [
31       "~> 1.0.0"
32     ],
33     "Solar": [
34       "~> 2.1"
35     ],
36     "MapboxSpeech": [
37       "~> 0.3.0"
38     ],
39     "VietMapsGeocoder": [
40       "~> 1.0.0"
41     ]
42   },
43   "swift_versions": "5.0",
44   "swift_version": "5.0"