blob: 29be01fdd02f549007960db0a895b6d2c25ff23e [file] [log] [blame]
{
"name": "PanMediator",
"version": "1.0.1",
"summary": "PanMediator PanMediator",
"description": "解耦模块间通讯, 实现方法的直接调用",
"homepage": "https://github.com/heavingsand/PanMediator",
"license": "MIT",
"authors": {
"DriftSandPan": "943147350@qq.com"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/heavingsand/PanMediator.git",
"tag": "1.0.1"
},
"source_files": "PanMediator/PanMediator/Classes/**/*",
"exclude_files": "PanMediator/*.{h,m}"
}