[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 2 / a / SwiftEventHub / 0.1.0 / SwiftEventHub.podspec.json
blobbc1840f12b0cd4cebae6817212536f077a411e1e
2   "name": "SwiftEventHub",
3   "version": "0.1.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/EventHub/*.swift"