[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / d / NVNavigationKit / 0.13.0 / NVNavigationKit.podspec.json
blobd7b84f70f341eadb264a0486cdbf59a375e83615
2   "name": "NVNavigationKit",
3   "version": "0.13.0",
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.13.0/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.13.0/NVNavigationKit.xcframework"
19   },
20   "source": {
21     "http": "https://github.com/N-VIBE/NVNavigationFramework/archive/refs/tags/v0.13.0.zip"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "MapboxNavigation": [
26       "~> 0.36.0"
27     ],
28     "NVDirectionKit": [
29       "0.2.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"