[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / c / 0 / f / URLServiceRouter / 2.0.0 / URLServiceRouter.podspec.json
blobbd3dc7ed0a48e19dc2b1e6bc69d12d9fd2692eaf
2   "name": "URLServiceRouter",
3   "version": "2.0.0",
4   "summary": "A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC.",
5   "swift_versions": "5.0",
6   "description": "URLServiceRouter is a Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC.",
7   "homepage": "https://github.com/lightank/URLServiceRouter",
8   "license": "MIT",
9   "authors": {
10     "lightank": "1303908401@qq.com"
11   },
12   "platforms": {
13     "ios": "10.0",
14     "osx": "10.15"
15   },
16   "source": {
17     "git": "https://github.com/lightank/URLServiceRouter.git",
18     "tag": "2.0.0"
19   },
20   "source_files": [
21     "Sources/URLServiceRouter/*.swift",
22     "Sources/URLServiceRouter/**/*.swift"
23   ],
24   "exclude_files": "URLServiceRouter/URLServiceRouter/*.plist",
25   "swift_version": "5.0"