blob: a3467ee87eea368260a0006da7af5592c6cd2db3 [file] [log] [blame]
{
"name": "CZHRouter",
"version": "0.0.2",
"summary": "这是一个很轻便型的iOS应用路由器库",
"homepage": "https://github.com/JakeTorres/CZHRouter",
"license": "MIT",
"authors": {
"Jakechen": "czhstudy@yeah.net"
},
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/JakeTorres/CZHRouter.git",
"tag": "0.0.2"
},
"source_files": "Router/Router/*.swift",
"swift_version": "5.2"
}