[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / c / 0 / f / URLServiceRouter / 0.0.7 / URLServiceRouter.podspec.json
blobd4ff6c39cd37c792662c4f8dfc8078774f9bbc0e
2   "name": "URLServiceRouter",
3   "version": "0.0.7",
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": "9.0",
14     "osx": "10.15"
15   },
16   "source": {
17     "git": "https://github.com/lightank/URLServiceRouter.git",
18     "tag": "0.0.7"
19   },
20   "source_files": [
21     "Sources/URLServiceRouter/*.swift",
22     "Sources/URLServiceRouter/**/*.swift"
23   ],
24   "exclude_files": "URLServiceRouter/URLServiceRouter/*.plist",
25   "swift_version": "5.0"