We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
pod update is failing with this error.
[!] CocoaPods could not find compatible versions for pod "BarcodeScanner": In Podfile: BarcodeScanner (~> 5.0.1)
None of your spec sources contain a spec satisfying the dependency: BarcodeScanner (~> 5.0.1).
BarcodeScanner (~> 5.0.1)
You have either:
The text was updated successfully, but these errors were encountered:
Hi,
CocoaPods hasn't been updated in a while, I advise you to try straight from master.
master
pod "BarcodeScanner", :git => 'https://github.com/hyperoslo/BarcodeScanner.git'
Sorry, something went wrong.
Thanks, this worked but got an error that is already raised by someone already.
I have responded to it.
#209
No branches or pull requests
Hi
pod update is failing with this error.
[!] CocoaPods could not find compatible versions for pod "BarcodeScanner":
In Podfile:
BarcodeScanner (~> 5.0.1)
None of your spec sources contain a spec satisfying the dependency:
BarcodeScanner (~> 5.0.1)
.You have either:
The text was updated successfully, but these errors were encountered: