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