[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / f / MK2Router / 2.1.0 / MK2Router.podspec.json
blob8c3336a75c28f9cbe84f31672200b8808564aedf
2   "name": "MK2Router",
3   "version": "2.1.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"
10   },
11   "authors": {
12     "Yuichi Kobayashi": "imk2o@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/imk2o/MK2Router.git",
19     "tag": "2.1.0"
20   },
21   "source_files": "MK2Router-iOS/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "pushed_with_swift_version": "3.0"