[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 4 / a / 9 / RxURLNavigator / 1.0.0 / RxURLNavigator.podspec.json
blob18cf71d722dd2fbcd2995fd9fb4c1fdbe7be5203
2   "name": "RxURLNavigator",
3   "version": "1.0.0",
4   "summary": "RxSwift Extension For URLNavigator",
5   "description": "RxSwift Extension For URLNavigator(Elegant URL Routing for Swift)",
6   "homepage": "https://github.com/InsectQY/RxURLNavigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Insect": "704861917@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/InsectQY/RxURLNavigator.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxURLNavigator/Classes/**",
22   "dependencies": {
23     "URLNavigator": [
25     ],
26     "RxSwift": [
28     ],
29     "RxCocoa": [
31     ]
32   }