CRToast icon indicating copy to clipboard operation
CRToast copied to clipboard

Check out 2.0

Open cruffenach opened this issue 9 years ago • 2 comments

Hey @Ashton-W, just posted my first pass at a rewrite in Swift. It's pretty different. A lot more flexible I think. Adds a lot of features folks have been looking for. Check it out

cruffenach avatar Nov 08 '14 17:11 cruffenach

Interesting, I need to brush up on my Swift! :haircut: Do you think it should have a new un-prefixed name and a new repo?

Ashton-W avatar Nov 09 '14 10:11 Ashton-W

@cruffenach I'm trying to install with a pod file

pod 'CRToast', git: 'https://github.com/cruffenach/CRToast.git', branch: '2.0'

I am not able to successfully import CRToast in any .swift files. Any Suggestions?

spencerdcarlson avatar Jun 07 '16 01:06 spencerdcarlson