blob: 10633b4b7f34200b5b1dd9c7d68bc1293b1fcd55 [file] [log] [blame]
{
"name": "HXRouter",
"version": "0.0.2",
"summary": "HXRouter.",
"description": "HXSD's router component",
"homepage": "https://gitee.com/cainiaoLQ/HXRouter",
"source_files": "*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/cainiaoLQ/HXRouter",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MGJRouter": [
]
}
}