shu223 / PulsingHalo

iOS Component for creating a pulsing animation.
MIT License
1.77k stars 240 forks source link

Can't integrate multihalo class when use pod install #12

Closed LacieJiang closed 9 years ago

osagie commented 10 years ago

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...

goelv commented 10 years ago

Thanks! This helped me.

newton0214 commented 9 years ago

Thanks! This helped me too.

goelv commented 9 years ago

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

Thanks, Varun

shu223 commented 9 years ago

Please try the new release 0.0.6.