[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / e / 7 / f / JJBlockRouter / 0.0.1 / JJBlockRouter.podspec.json
blob65b1b18cbcbb6389a65c3975cf6788b12a0d097d
2   "name": "JJBlockRouter",
3   "version": "0.0.1",
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   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/zgjff/JJBlockRouter.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"