[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / d / NVNavigationKit / 0.11.1 / NVNavigationKit.podspec.json
blobee40698652c0905a59ece511fc940ea4bced82ce
2   "name": "NVNavigationKit",
3   "version": "0.11.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-22570d15970a322cdde7ed39782cf3f7739bebd0/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-22570d15970a322cdde7ed39782cf3f7739bebd0/NVNavigationKit.xcframework"
19   },
20   "source": {
21     "http": "https://github.com/N-VIBE/NVNavigationFramework/archive/22570d15970a322cdde7ed39782cf3f7739bebd0.zip"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "SwiftyJSON": [
26       "~> 4.0.0"
27     ],
28     "MapboxNavigation": [
29       "~> 0.36.0"
30     ],
31     "NVDirectionKit": [
32       "~> 0.1.8"
33     ]
34   },
35   "swift_versions": "5.0.0",
36   "swift_version": "5.0.0"