[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 5 / 3 / 2 / SwiftRoutes / 1.1.1 / SwiftRoutes.podspec.json
blob02313a9efa11d37685c51c2d6295b955e75fd196
2   "name": "SwiftRoutes",
3   "version": "1.1.1",
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": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/takecian",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/*"