[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 0 / URLNavigator / 1.2.5 / URLNavigator.podspec.json
blobee1f0d36d7e7042ce2f99d7ad066d09f23445a02
2   "name": "URLNavigator",
3   "version": "1.2.5",
4   "summary": "⛵️ Elegant URL Routing for Swift",
5   "homepage": "https://github.com/devxoul/URLNavigator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/URLNavigator.git",
15     "tag": "1.2.5"
16   },
17   "source_files": "Sources/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "8.0",
25     "tvos": "9.0"
26   },
27   "pushed_with_swift_version": "3.1"