blob: b5b859d60e267d27718314e6497d378ef324d250 [file] [log] [blame]
{
"name": "MBMediator",
"version": "0.0.4",
"summary": "组件化中间层",
"description": "组件化中间层实现,仿CTMediator,处理中间层方法返回值为void的问题。",
"homepage": "https://github.com/MarioBiuuuu/MBMediator",
"license": "MIT",
"authors": {
"张晓飞": "tobe1016@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MarioBiuuuu/MBMediator.git",
"tag": "0.0.4"
},
"source_files": [
"MBMediator",
"MBMediator/**/*.{h,m}"
]
}