blob: 083d00369126edf150b782e5443ad3f25c0b455c [file] [log] [blame]
{
"name": "XEBEventBus",
"version": "1.1",
"summary": "XEBEventBus base on object-c version",
"authors": {
"chausson": "232564026@qq.COM"
},
"license": "MIT",
"description": "Command Mode apply on iOS project,decoupling executor and invoker",
"homepage": "https://github.com/chausson/XEBEventBus.git",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chausson/XEBEventBus.git",
"tag": "1.1"
},
"source_files": "XEBEventBus/*.{h,m}"
}