{ | |
"name": "SBSimpleRouter", | |
"version": "1.0.3", | |
"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.3" | |
}, | |
"source_files": "Router/SimpleRouter/*.{h,m}", | |
"requires_arc": true | |
} |