[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 7 / f / JJBlockRouter / 0.0.2 / JJBlockRouter.podspec.json
blob39900598e5452f4fb7f53cf4d300c70c4666d0c1
2   "name": "JJBlockRouter",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"