blob: b3e94c76a5871da8aecafe0ce178641a462f5ed8 [file] [log] [blame]
{
"name": "YSMediator.Swift",
"version": "0.0.1",
"summary": "Swift项目组件化中间件",
"description": "Swift项目组件化中间件",
"homepage": "https://github.com/OneKnife/YSMediator",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"melody": "melody@hitour.cc"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/OneKnife/YSMediator.git",
"tag": "0.0.1"
},
"source_files": [
"YSMediator",
"YSMediator/*"
],
"exclude_files": "YSMediator/Exclude"
}