shu223/PulsingHalo

Can't integrate multihalo class when use pod install

LacieJiang opened this issue · 5 comments

Can't integrate multihalo class when use pod install

I had what I assume is the same issue, something is probably off with the Podspec, it's pulling version 0.0.1 instead of the current version (right now) 0.0.4, switch the line where you have it in your Podfile to this:

pod 'PulsingHalo', :git => 'https://github.com/shu223/PulsingHalo.git'

Worked for me...

Thanks! This helped me.

Thanks! This helped me too.

hey @shu223 would you be correcting this issue any time soon?

Thanks,
Varun

Please try the new release 0.0.6.