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

Unable to find a specification for KUIPopOver #2

Closed
bhavneet0812 opened this issue Sep 30, 2017 · 2 comments
Closed

Unable to find a specification for KUIPopOver #2

bhavneet0812 opened this issue Sep 30, 2017 · 2 comments

Comments

@bhavneet0812
Copy link

bhavneet0812 commented Sep 30, 2017

This error was come up when I tried to install KUIPopOver through Pods.

@Kofktu
Copy link
Owner

Kofktu commented Oct 3, 2017

@bhavneet0812
hi,
try to cocoapods repository update

pod repo update

and change to Podfile

  • Swift3
pod 'KUIPopOver', '0.0.4'
  • Swift4
pod 'KUIPopOver', '~> 1.0.0'

@bhavneet0812
Copy link
Author

Thanks.

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

2 participants