[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 5 / 3 / d / SwiftRoutingKit / 1.1.2 / SwiftRoutingKit.podspec.json
blob46d395fd19ec88b737c7e0ca589ffab4ef7225c2
2   "name": "SwiftRoutingKit",
3   "version": "1.1.2",
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   },
18   "source": {
19     "git": "https://github.com/vitkuzmenko/SwiftRoutingKit.git",
20     "tag": "1.1.2"
21   },
22   "source_files": "Sources/**/*.swift",
23   "dependencies": {
24     "Swinject": [
25       "~> 2.7.1"
26     ]
27   },
28   "swift_version": "5.4"