blob: b2f5687d8c87abe5d1efa69d41731215c9fda476 [file] [log] [blame]
{
"name": "QCGURLRouter",
"version": "0.0.2",
"summary": "QCGURLRouter for company project",
"description": "URLRouter for Huaying Tech Co.,Ltd.",
"homepage": "https://github.com/YariZhang/QCGURLRouter",
"license": "MIT",
"authors": {
"YariZhang": "501822922@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/YariZhang/QCGURLRouter.git",
"tag": "0.0.2"
},
"source_files": "QCGURLRouter/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}