[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 5 / HiNavigator / 1.0.0 / HiNavigator.podspec.json
blob687cd7653da93e2fa74498bf93ca6629c89417ae
2   "name": "HiNavigator",
3   "version": "1.0.0",
4   "summary": "Navigator function.",
5   "description": "Navigator function using Swift.",
6   "homepage": "https://github.com/tospery/HiNavigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/HiNavigator.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "frameworks": "Foundation",
24   "source_files": "HiNavigator/**/*",
25   "dependencies": {
26     "HiCore": [
27       "~> 1.0"
28     ],
29     "RxSwift": [
30       "~> 6.0"
31     ],
32     "URLNavigator-Hi": [
33       "2.5.1-v1"
34     ]
35   },
36   "swift_version": "5.3"