[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / f / JJBlockRouter / 0.0.5 / JJBlockRouter.podspec.json
blob144f93632085b713ac865242884b5884490a1460
2   "name": "JJBlockRouter",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": "Sources/**/*.{swift}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "swift_version": "5.0"