[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / a / 9 / RxURLNavigator / 1.0.1 / RxURLNavigator.podspec.json
blob6c970afd87c708d94b6efe4206151b22bba0a1a5
2   "name": "RxURLNavigator",
3   "version": "1.0.1",
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.1"
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   }