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

Cocoapods: Version 0.12 podfile #260

Open
mobicity opened this issue Jun 5, 2019 · 2 comments
Open

Cocoapods: Version 0.12 podfile #260

mobicity opened this issue Jun 5, 2019 · 2 comments

Comments

@mobicity
Copy link

mobicity commented Jun 5, 2019

I tried installing UberRides in my podfile with pod 'UberRides' line only and got the version 0.11
Upon seeing that the actual version was 0.12 I ran pod update and nothing changed, still version 0.11

In the readme I saw that it was possible using pod 'UberRides', '~> 0.12', but this got me to the error below when trying to run pod install:

None of your spec sources contain a spec satisfying the dependency: UberRides (~> 0.12).

Isn't the version 0.12 available in cocoa pods?

@OrbitalMan
Copy link

Same issue here. Am I doing something wrong?

@D-Link13
Copy link

D-Link13 commented Jun 17, 2019

Also want to know which version to use! pod 'UberRides' gives you 0.11

I was able to install 0.12 after adding [PodspecShared.rb, UberCore.podspec, UberRides.podspec] from the Examples, but I am getting the error while importing one of the libs in my project - No such module

What to do with this? How to use it properly?
Please update your ReadMe file!

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