| { | |
| "name": "PSRouter", | |
| "version": "0.0.6", | |
| "summary": "页面跳转路由", | |
| "description": "页面之间跳转路由", | |
| "homepage": "https://github.com/yangmiemie1116/PSRouter", | |
| "license": "MIT", | |
| "authors": { | |
| "杨志强": "yangzhiqiang1116@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yangmiemie1116/PSRouter.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "PSRouter/*.{h,m}", | |
| "requires_arc": true | |
| } |