Skip to content

leverdeterre/MaryToastin

Repository files navigation

MaryToastin

CI Status Version License Platform #Carthage compatible

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Xcode 8
  • Cocoapod useFrameworks! /
  • Swift 3

Installation

MaryToastin is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MaryToastin"

it has a unique dependency to the fantastic pod MaryPopin

Usage

//In your viewController
showNotification(message: "Hello")
showSuccessNotification(message: "Hello")

Image

Author

Jérôme Morissard, morissardj@gmail.com

License

MaryToastin is available under the MIT license. See the LICENSE file for more info.