| { | |
| "name": "YSYRouter", | |
| "version": "1.9.0", | |
| "summary": "组件化路由通信组件", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/muxueChen/YSYRouter.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "muxueChen": "1391801900@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/muxueChen/YSYRouter.git", | |
| "tag": "1.9.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YSYRouter/Classes/**/*" | |
| } |