[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / a / BKEventBus / 1.0.7 / BKEventBus.podspec.json
blob18b38c77c17eb8538346270efd2ee5552cdc579c
2   "name": "BKEventBus",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "EventBus is tiny, simple typed event bus to communicate between components.",
7   "requires_arc": true,
8   "version": "1.0.7",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Burt.K": "skyfe79@gmail.com"
15   },
16   "homepage": "https://github.com/ReactComponentKit/BKEventBus",
17   "source": {
18     "git": "https://github.com/ReactComponentKit/BKEventBus.git",
19     "tag": "1.0.7"
20   },
21   "source_files": "EventBus/{*.swift}",
22   "swift_version": "4.1"