[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / e / a / LotumEventHub / 0.0.2 / LotumEventHub.podspec.json
blob20fd0519a2dafc5aaef3af13acadd383fd1b5631
2   "name": "LotumEventHub",
3   "version": "0.0.2",
4   "summary": "Observer pattern implementation in swift",
5   "description": "EventHub is a observer pattern implementation. You can register for events and emit those events.",
6   "homepage": "https://github.com/LOTUM/EventHub",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Sebastian": "bastianschilbe@users.noreply.github.com"
10   },
11   "source": {
12     "git": "https://github.com/LOTUM/EventHub.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "EventHub/**/*.swift",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pushed_with_swift_version": "3.0"