[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / c / SwiftyURLRouter / 3.0.0 / SwiftyURLRouter.podspec.json
blobb2fcdb5c42abc625bd7d7cd7d1b7ffbfa57e7100
2   "name": "SwiftyURLRouter",
3   "version": "3.0.0",
4   "summary": "A light weight router for swift",
5   "homepage": "https://github.com/iAllenC/SwiftyRouter",
6   "swift_versions": "5.1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iAllenC": "373381941@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iAllenC/SwiftyRouter.git",
19     "tag": "3.0.0"
20   },
21   "source_files": "Sources/*.{swift}",
22   "swift_version": "5.1"