[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 1 / a / BKEventBus / 1.0.3 / BKEventBus.podspec.json
blobc96ede871b6b35a663d34086b99b1ede518ade6b
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.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Burt.K": "skyfe79@gmail.com"
15   },
16   "homepage": "https://github.com/skyfe79/EventBus",
17   "source": {
18     "git": "https://github.com/skyfe79/EventBus.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "EventBus/{*.swift}",
22   "swift_version": "3.2"