[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / 1 / JLSwiftRouter / 1.0.8 / JLSwiftRouter.podspec.json
bloba8307bc4d1ded41f8dbdd27ad47180ebe2f5d50c
2   "name": "JLSwiftRouter",
3   "version": "1.0.8",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A URL Router for iOS, written in Swift 2.2",
9   "homepage": "https://github.com/skyline75489/SwiftRouter",
10   "authors": {
11     "Chester Liu": "skyline75489@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/skyline75489/SwiftRouter.git",
15     "tag": "1.0.8"
16   },
17   "source_files": "Source/*",
18   "platforms": {
19     "ios": "8.0"
20   }