Krisiacik / ImageViewer

An image viewer à la Twitter
MIT License
2.53k stars 385 forks source link

CocoaPods still pointing to old pod spec #226

Closed Maxwell6635 closed 4 years ago

Maxwell6635 commented 4 years ago

Seems like cocoaPods dint fetch latest V6.0.0 podspecs. https://github.com/CocoaPods/Specs/tree/master/Specs/5/b/f/ImageViewer

RuiAAPeres commented 4 years ago

It hasn't been pushed yet.

granchenkooleg commented 4 years ago

Who has a problem updating to latest V6.0.0, write:

pod 'ImageViewer', :git => 'https://github.com/Krisiacik/ImageViewer.git'

And then:

pod install
RuiAAPeres commented 4 years ago

@granchenkooleg The podspec should be pushed soon. Unfortunately I cannot do it myself.

tumata commented 4 years ago

Could someone please push the pod ? Takes a minute... Thanks :)

RuiAAPeres commented 4 years ago

Unfortunately I don't have permissions to do so. 😞

zfoltin commented 4 years ago

Done 🎉