[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 2 / a / SwiftEventHub / 1.0.0 / SwiftEventHub.podspec.json
blob6a0f02d6d32121fc9702f99f1485bbbdf07dacde
2   "name": "SwiftEventHub",
3   "version": "1.0.0",
4   "summary": "EventHub vfor swift",
5   "description": "Simple implementation of an EventHub in Swift. Supports callbacks and listeners.",
6   "homepage": "https://github.com/imbue11235/EventHub",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "imbue11235": "kaspar.birk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imbue11235/EventHub.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/EventHub/*.swift"