blob: 417e203186691b30657b9fd8ab6489f34a2497ca [file] [log] [blame]
{
"name": "MSMediator",
"version": "0.1.0",
"summary": "中间组件",
"description": "TODO: 中间组件, 调度其他模块 , 其他模块就不需要依赖了,只需要依赖这个组件就可以了.",
"homepage": "https://gitlab.meishakeji.com/blithe/MSMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张孟豪": "blithe@meishakeji.com"
},
"source": {
"git": "https://gitlab.meishakeji.com/blithe/MSMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSMediator/Classes/**/*"
}