[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 5 / f / MK2Router / 2.4.0 / MK2Router.podspec.json
blobc2f3dd133fe62f42cbaf316f88843b18cbb838c0
2   "name": "MK2Router",
3   "version": "2.4.0",
4   "summary": "Routing utility for UIViewController",
5   "description": "MK2Router is a routing utility for UIViewController using Swift.",
6   "homepage": "https://github.com/imk2o/MK2Router",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Yuichi Kobayashi": "imk2o@icloud.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/imk2o/MK2Router.git",
20     "tag": "2.4.0"
21   },
22   "source_files": "MK2Router-iOS/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "swift_version": "5.0"