HeroTransitions / Hero

Elegant transition library for iOS & tvOS
https://HeroTransitions.github.io/Hero/
MIT License
22.03k stars 1.72k forks source link

Hero Cocoapods Release #633

Closed joeljfischer closed 4 years ago

joeljfischer commented 4 years ago

What did you do?

View my outdated pods (which includes Hero) to update to Hero 1.5.0

What did you expect to happen?

That Hero 1.5.0 would be found

What happened instead?

Hero 1.5.0 was not found

General Information

I believe that while the podspec was updated, the podspec was not released with pod trunk push NAME.podspec

weixianlove commented 4 years ago

I use this, successfully installed Hero 1.5.0

pod 'Hero', :git => 'https://github.com/HeroTransitions/Hero.git'
kuyazee commented 4 years ago

Looks like it wasn't pushed, see specs, will look into it.

kuyazee commented 4 years ago

Screen Shot 2019-11-08 at 10 31 17 PM

Version 1.5.0 has been released, thanks for the heads up guys.