blob: 4d8f82f1b75c016e5636ee8dc0f64102b1a4a23b [file] [log] [blame]
{
"name": "BRouter",
"version": "0.1.0",
"summary": "一个为组件之间提供统一调用的Router",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/owliVendy/BRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"owliVendy": "446200660@qq.com"
},
"source": {
"git": "https://github.com/owliVendy/BRouter.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "BRouter/Classes/**/*",
"swift_version": "5.0"
}