blob: 75eb0a44247190b229f92b5d1aab7a3e6890fd6e [file] [log] [blame]
{
"name": "ZSRouteUtil",
"version": "0.0.5",
"summary": "路由工具",
"description": "路由工具类\n1、URL路由",
"homepage": "https://github.com/zhangsen093725/ZSRouteUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangsen093725": "376019018@qq.com"
},
"source": {
"git": "https://github.com/zhangsen093725/ZSRouteUtil.git",
"tag": "0.0.5"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZSRouteUtil/Classes/**/*",
"swift_version": "5.0"
}