[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / d / VietMapsNavigation / 0.1.0 / VietMapsNavigation.podspec.json
blob7a25de62b0470bd98b22b09b55e47ea02d27a7fd
2   "name": "VietMapsNavigation",
3   "version": "0.1.0",
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": "0.1.0"
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       "0.1.0"
29     ],
30     "VietMaps": [
31       "~> 0.1.3"
32     ],
33     "Solar": [
34       "~> 2.1"
35     ],
36     "MapboxSpeech": [
37       "~> 0.3.0"
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"