calimarkus/JDFlipNumberView

No pod-2.0.6 tag

KristopherGBaker opened this issue · 2 comments

I tried updating to the latest version with "pod update" and I'm getting the following error:

[!] Pod::Executable fetch origin tags/pod-2.0.6 2>&1

fatal: Couldn't find remote ref tags/pod-2.0.6

fatal: The remote end hung up unexpectedly

It's true. Temporary workaround would be to specify pod for this library like

pod 'JDFlipNumberView', :git => 'https://github.com/jaydee3/JDFlipNumberView.git', :branch => 'master'

At least it's worked fine for me.

Sorry guys, it is fixed right now. All tags are back again.