Skip to content

Commit 191f061

Browse files
committed
update podspec
1 parent 03241ee commit 191f061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pulsator.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = "Pulsator"
3-
s.version = "0.5.0"
3+
s.version = "0.5.1"
44
s.summary = "Pulse animation for iOS."
55
s.homepage = "https://github.com/shu223/Pulsator"
66
s.screenshots = "https://github.com/shu223/Pulsator/blob/master/demo.gif?raw=true"
77
s.license = 'MIT'
88
s.author = { "shu223" => "shuichi0526@gmail.com" }
9-
s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.5.0" }
9+
s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.5.1" }
1010
s.social_media_url = 'https://twitter.com/shu223'
1111

1212
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)