Skip to content

jasonnam/DarwinNotificationCenter

Repository files navigation

DarwinNotificationCenter

GitHub release CocoaPods travis-ci build status

Inter-process notification with Darwin notification center.

Installation

Swift

Swift Package Manager

Add DarwinNotificationCenter to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/jasonnam/DarwinNotificationCenter", from: "0.2.0")
]

CocoaPods

Add DarwinNotificationCenter to your Podfile.

pod 'DarwinNotificationCenter'

License

DarwinNotificationCenter is released under the MIT license. See LICENSE for details.

About

Inter-process notification with Darwin notification center.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published