blob: 2146a6efa734bd2996f714f182ed94cbb078043f [file] [log] [blame]
{
"name": "XRRouter",
"version": "0.1.0",
"summary": "A Router for iOS APP",
"description": "多模块路由通讯框架,为组件化提供良好的解决方案",
"homepage": "https://github.com/wangshuwen1107/XRRouter-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangshuwen": "wnwn7375@outlook.com"
},
"source": {
"git": "https://github.com/wangshuwen1107/XRRouter-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XRRouter/Classes/**/*"
}