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