Megaphone 0.1.0

Megaphone 0.1.0

Maintained by Jason Nam.



Megaphone 0.1.0

  • By
  • Jason Nam

Megaphone

GitHub release CocoaPods travis-ci build status

Inter-process notification with Darwin notification center.

Installation

Swift

Swift Package Manager

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

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

CocoaPods

Add Megaphone to your Podfile.

pod 'Megaphone'

License

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