[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / e / Emity / 0.0.5 / Emity.podspec.json
blob2506836f18bfc12707d9188483e11da8c0349d46
2   "name": "Emity",
3   "version": "0.0.5",
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.5"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "4.2"