| { | |
| "name": "SBSimpleRouter", | |
| "version": "1.0.0", | |
| "summary": "一个便捷的路由解决方案", | |
| "homepage": "https://github.com/pubin563783417/SBSimpleRouter", | |
| "license": "MIT", | |
| "authors": { | |
| "subing": "15557109308@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/pubin563783417/SBSimpleRouter.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "路由/simple路由/*.{h,m}", | |
| "requires_arc": true | |
| } |