[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 2 / e / AmazingEvent / 1.0.0 / AmazingEvent.podspec.json
blob73ef7f143af0a0417ede56ffc406359f28cdc4bd
2   "name": "AmazingEvent",
3   "version": "1.0.0",
4   "summary": "Generic and retention cycle free Event that enables instance of any type to notify multiple classes when something of interest occurs.",
5   "homepage": "https://github.com/khamitimur/AmazingEvent",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Timur Khamidov",
11   "platforms": {
12     "ios": "11.0",
13     "osx": "10.14",
14     "tvos": "11.0",
15     "watchos": "4.0"
16   },
17   "source": {
18     "git": "https://github.com/khamitimur/AmazingEvent.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"