[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / b / 3 / 1 / QTEventBus / 0.1.2 / QTEventBus.podspec.json
blob4d7a5b5b0e2287a13571b23fa2baffebfc59093b
2   "name": "QTEventBus",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*"