blob: 4d7a5b5b0e2287a13571b23fa2baffebfc59093b [file] [log] [blame]
{
"name": "QTEventBus",
"version": "0.1.2",
"summary": "优雅的处理全局事件",
"description": "优雅的处理全局事件,类型安全,支持同步/异步发送,同步/异步监听",
"homepage": "https://github.com/LeoMobileDeveloper/QTEventBus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/leomobiledeveloper/QTEventBus.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}