[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / a / DarwinNotificationCenter / 0.2.0 / DarwinNotificationCenter.podspec.json
blobc988c1d388b6f19a60c9a4e229902d69c02eb5a1
2   "name": "DarwinNotificationCenter",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jasonnam/DarwinNotificationCenter",
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/DarwinNotificationCenter.git",
15     "tag": "0.2.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/DarwinNotificationCenter/*.swift",
25   "swift_version": "5.0"