[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / c / SwiftyURLRouter / 3.0.1 / SwiftyURLRouter.podspec.json
blobde69cedecf95c305a07d32d90fd9d2597a7badb1
2   "name": "SwiftyURLRouter",
3   "version": "3.0.1",
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.1"
20   },
21   "source_files": "Sources/*.{swift}",
22   "swift_version": "5.1"