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