[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 6 / 1 / Megaphone / 0.1.0 / Megaphone.podspec.json
blob3fe4828143993a6f2e357d9f1bedde628a707d61
2   "name": "Megaphone",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jasonnam/Megaphone",
9   "authors": {
10     "Jason Nam": "contact@jasonnam.com"
11   },
12   "summary": "Inter-process notification with Darwin notification center.",
13   "source": {
14     "git": "https://github.com/jasonnam/Megaphone.git",
15     "tag": "0.1.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Sources/Megaphone/*.swift",
25   "swift_version": "5.0"