[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / f / URLServiceRouter / 0.0.2 / URLServiceRouter.podspec.json
blob64cc3d70f99a96d056eb84435806eef77e39f945
2   "name": "URLServiceRouter",
3   "version": "0.0.2",
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.2"
18   },
19   "source_files": [
20     "URLServiceRouter/*.swift",
21     "URLServiceRouter/**/*.swift"
22   ],
23   "swift_version": "5.0"