blob: 136176faff9491176a0ce4e85f9d5f26ad8e4fb9 [file] [log] [blame]
{
"name": "MXRouter",
"version": "0.1.3",
"summary": "A short description of MXRouter.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/chenXueMing/XBRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"暮雪": "1391801900@qq.com"
},
"source": {
"git": "https://gitee.com/chenXueMing/XBRouter.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXRouter/Classes/**/*",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}