blob: 1d375489e8b823a9b64b70d86aad076d42446c53 [file] [log] [blame]
{
"name": "HXRouter",
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MGJRouter": [
]
}
}