blob: 48b149ab096fcd9595f8e0c046e097fa99609d47 [file] [log] [blame]
{
"name": "ZSRouteUtil",
"version": "0.0.8",
"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.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZSRouteUtil/Classes/**/*",
"swift_version": "5.0"
}