[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / f / JJBlockRouter / 0.0.3 / JJBlockRouter.podspec.json
blob8b7309c1d9e318616d6b73af194053ec772488a3
2   "name": "JJBlockRouter",
3   "version": "0.0.3",
4   "summary": "Swift的简单好用、支持block回调、转发、拦截功能的路由框架",
5   "description": "适用于Swift的简单好用、支持block回调、转发、拦截功能的路由框架.",
6   "homepage": "https://github.com/zgjff/JJBlockRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zgjff": "zguijie1005@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zgjff/JJBlockRouter.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Sources/**/*.{swift}",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "swift_version": "5.0"