[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / d / SwiftRoutingKit / 1.1.0 / SwiftRoutingKit.podspec.json
blobb81871250b890cae4f61f9d21a4f5134e86aff88
2   "name": "SwiftRoutingKit",
3   "version": "1.1.0",
4   "summary": "Routing tools for UIKit swift application",
5   "homepage": "https://github.com/vitkuzmenko/SwiftRoutingKit.git",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vitaliy": "kuzmenko.v.u@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/vitkuzmenko",
14   "swift_versions": "5.4",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/vitkuzmenko/SwiftRoutingKit.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "dependencies": {
25     "Swinject": [
26       "~> 2.7.1"
27     ]
28   },
29   "swift_version": "5.4"