[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / 5 / 6 / NVDirectionKit / 0.3.0 / NVDirectionKit.podspec.json
blob8a81de350a27e6b0a3f99f8caf4f0c0863b7a126
2   "name": "NVDirectionKit",
3   "version": "0.3.0",
4   "summary": "NVDirectionKit provides route calculation for navigation",
5   "description": "NVDirectionKit provides tool to get N-Vibe route for turn by turn navigation",
6   "homepage": "https://github.com/N-VIBE/NVDirectionFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "NVDirectionFramework-0.3.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": "NVDirectionFramework-0.3.0/NVDirectionKit.xcframework"
19   },
20   "source": {
21     "http": "https://github.com/N-VIBE/NVDirectionFramework/archive/refs/tags/v0.3.0.zip"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "swift_versions": "5.0.0",
28   "swift_version": "5.0.0"