blob: 782ecdfd2e59ebe22df1855d3f43a35a2ccb5c47 [file] [log] [blame]
{
"name": "WRouter",
"version": "1.0.6",
"summary": "一个可以自定义规则的路由,支持universalLink,一般的路由规则,还可以处理正常的html回调。",
"description": "一个可以自定义规则的路由,支持universalLink,一般的路由规则,还可以处理正常的html回调。",
"homepage": "https://github.com/zzttwzq/WRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WRouter.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WRouter/Classes/**/*",
"dependencies": {
"WExpandLibrary": [
]
}
}