blob: c3b98889342c36201f932cba7598c54019282692 [file] [log] [blame]
{
"name": "DHXRouter",
"version": "1.0.0",
"summary": "An easy-to-use routing component for iOS",
"homepage": "https://github.com/yiyucanglang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dahuanxiong": "xinlixuezyj@163.com"
},
"source": {
"git": "https://github.com/yiyucanglang/HXRouter.git",
"tag": "1.0.0"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "*{h}",
"source_files": "*.{h,m}"
}