isair / Toasty

App extension compatible Toast library for iOS, and tvOS. Written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toasty CocoaPods CocoaPods

CocoaPods Gitter

App extension compatible Toast library for iOS, tvOS, and OS X.

Installation

Add the following line to your Cartfile.

github "isair/Toasty"

Then do carthage update. After that, add the framework to your project.

Add the following line in your Podfile.

pod 'Toasty'

Drag & Drop

You can also add Toasty.swift directly into your project.

Usage

Check the Kitchensink app after cloning the project for usage examples.

About

App extension compatible Toast library for iOS, and tvOS. Written in Swift.

License:MIT License


Languages

Language:Swift 71.6%Language:Ruby 17.2%Language:Shell 8.8%Language:Objective-C 2.4%