[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 1 / 8 / e / Emity / 0.0.6 / Emity.podspec.json
blobc68a1b30d827b48565152619b24d011ffa7a8b81
2   "name": "Emity",
3   "version": "0.0.6",
4   "summary": "Simple event emitter for Swift",
5   "description": "Emity is a simple way to work with events in swift",
6   "homepage": "https://github.com/SKOx0/Emity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Mesquita": "skovhm@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/SKOx0/Emity.git",
20     "tag": "v0.0.6"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "4.2"