[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / 0 / URLNavigator / 2.4.1 / URLNavigator.podspec.json
blobdc06204d37cc21a9465d353ce7de59ca0f79396b
2   "name": "URLNavigator",
3   "version": "2.4.1",
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     "Kanghoon Oh": "ggaa96@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/devxoul/URLNavigator.git",
16     "tag": "2.4.1"
17   },
18   "source_files": "Sources/**/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "9.0",
27     "tvos": "9.0"
28   },
29   "swift_version": "5.0"