[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / d / NVNavigationKit / 0.16.1 / NVNavigationKit.podspec.json
blob4bfbb806588df75f13c01135d7cb3987ca9adda2
2   "name": "NVNavigationKit",
3   "version": "0.16.1",
4   "summary": "NVNavigationKit provides turn by turn navigation",
5   "description": "NVNavigationKit provides tool to reproduce N-Vibe turn by turn navigation",
6   "homepage": "https://github.com/N-VIBE/NVNavigationFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "NVNavigationFramework-0.16.1/LICENSE"
10   },
11   "authors": {
12     "dev-axel": "axel@n-vibe.fr"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "ios": {
18     "vendored_frameworks": "NVNavigationFramework-0.16.1/NVNavigationKit.xcframework"
19   },
20   "source": {
21     "http": "https://github.com/N-VIBE/NVNavigationFramework/archive/refs/tags/v0.16.1.zip"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "MapboxNavigation": [
26       "~> 0.36.0"
27     ],
28     "NVDirectionKit": [
29       "~> 0.4.1"
30     ]
31   },
32   "user_target_xcconfig": {
33     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
34   },
35   "swift_versions": "5.0.0",
36   "swift_version": "5.0.0"