[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 3 / 1 / QTEventBus / 0.1.0 / QTEventBus.podspec.json
blob81b9c76a415164f032301ad2d50ff1e2a26afe96
2   "name": "QTEventBus",
3   "version": "0.1.0",
4   "summary": "优雅的处理全局事件",
5   "description": "优雅的处理全局事件,类型安全,支持同步/异步发送,同步/异步监听",
6   "homepage": "https://github.com/LeoMobileDeveloper/QTEventBus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leomobiledeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/leomobiledeveloper/QTEventBus.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*"