[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / d / NVNavigationKit / 0.17.0 / NVNavigationKit.podspec.json
blob079915c889631e59b1f014c1081b0bb67054a633
2   "name": "NVNavigationKit",
3   "version": "0.17.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.17.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.17.0/NVNavigationKit.xcframework"
19   },
20   "source": {
21     "http": "https://github.com/N-VIBE/NVNavigationFramework/archive/refs/tags/v0.17.0.zip"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "NVDirectionKit": [
26       "~> 0.5.0"
27     ]
28   },
29   "user_target_xcconfig": {
30     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
31   },
32   "swift_versions": "5.0.0",
33   "swift_version": "5.0.0"