{ | |
"name": "YJSRouter", | |
"version": "0.0.1", | |
"summary": "内部 router 组件.", | |
"description": "TODO: 内部 router 组件.", | |
"homepage": "https://gitee.com/yuan_js/Router", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"YuanJiaShuai": "1361253662@qq.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/yuan_js/Router.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YJSRouter/Classes/**/*" | |
} |