Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant install Toaster for Swift 3 #90

Closed
ivanruizscm opened this issue Sep 14, 2016 · 4 comments
Closed

Cant install Toaster for Swift 3 #90

ivanruizscm opened this issue Sep 14, 2016 · 4 comments

Comments

@ivanruizscm
Copy link

ivan.ruiz$ pod install
Analyzing dependencies
Pre-downloading: Toaster from https://github.com/devxoul/JLToast.git
[!] Unable to find a specification for 'Toaster'.

pod 'Toaster'
@ivanruizscm
Copy link
Author

if i add the git source:
pod 'Toaster', :git => 'https://github.com/devxoul/Toaster.git'
I get:
AFE0806015:ios-if--app-next-visit ivan.ruiz$ pod install
Analyzing dependencies
Pre-downloading: Toaster from https://github.com/devxoul/Toaster.git
Username for 'https://github.com':

@awclives
Copy link

Same issue here.

@devxoul
Copy link
Owner

devxoul commented Sep 14, 2016

I just uploaded 'Toaster' to CocoaPods. Please try again with Podfile:

pod 'Toaster', '~> 2.0'

@devxoul devxoul closed this as completed Sep 14, 2016
@awclives
Copy link

great, thanks! love the Toaster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants