[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 2 / SwiftRoutes / 0.2.2 / SwiftRoutes.podspec.json
blob3f8e1ac854ec6e2856349c1d380844cd8cf07056
2   "name": "SwiftRoutes",
3   "version": "0.2.2",
4   "summary": "Simple routing library writtein in Swift.",
5   "description": "SwiftRoutes is a simple routing library. SwiftRoutes fires handler according to NSURL.",
6   "homepage": "https://github.com/takecian/SwiftRoutes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "takecian": "fujikidev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/takecian/SwiftRoutes.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*",
22   "pushed_with_swift_version": "3.0"