blob: b0baf5c4c2484313524f9341acc738328921cded [file] [log] [blame]
{
"name": "HybridRouter",
"version": "0.5.0",
"summary": "A short description of HybridRouter.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangguozhong/HybridRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"494316382@qq.com": "494316382@qq.com"
},
"source": {
"git": "git@github.com:zhangguozhong/HybridRouter.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "HybridRouter/Classes/**/*",
"dependencies": {
"ZSSwiftyMediator": [
]
},
"swift_version": "5.0"
}