Skip to content

Commit

Permalink
Update PulsingHalo.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
shu223 committed Jul 19, 2014
1 parent c68a466 commit ebea8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PulsingHalo.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PulsingHalo"
s.version = "0.0.1"
s.version = "0.0.4"
s.summary = "iOS Component For Creating A Pulsing Animation Great For Map Annotations And Beacons"
s.homepage = "https://github.com/shu223/PulsingHalo"
s.license = 'MIT'
Expand Down

1 comment on commit ebea8ca

@runmad
Copy link
Contributor

@runmad runmad commented on ebea8ca Aug 11, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey thanks for a great library. Did you add this update to the Specs? When I point to 0.0.4 it's giving me an error.

pod 'PulsingHalo', : '~> 0.0.4'

Please sign in to comment.