[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / d / NVNavigationKit / 0.11.0 / NVNavigationKit.podspec.json
blobacab2698cc61783fa5ee6ae4b820372ddb04691e
2   "name": "NVNavigationKit",
3   "version": "0.11.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-49d3e6a18a847d1ac1cf3211defe8f2ad9d751c3/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-49d3e6a18a847d1ac1cf3211defe8f2ad9d751c3/NVNavigationKit.xcframework"
19   },
20   "source": {
21     "http": "https://github.com/N-VIBE/NVNavigationFramework/archive/49d3e6a18a847d1ac1cf3211defe8f2ad9d751c3.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.6"
33     ]
34   },
35   "swift_versions": "5.0.0",
36   "swift_version": "5.0.0"