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