| { | |
| "name": "KeyonRouter", | |
| "version": "0.0.5", | |
| "summary": "swift的路由.", | |
| "description": "自己写的一个swift的路由", | |
| "homepage": "https://github.com/616115891/JYRouter", | |
| "license": "MIT", | |
| "authors": { | |
| "Keyon": "616115891@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/616115891/JYRouter.git", | |
| "tag": "0.0.5" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "JYRouter/Source", | |
| "swift_version": "4.2" | |
| } |