Skip to content

Commit 88c82ee

Browse files
committed
Updated podspec
1 parent a7a0cab commit 88c82ee

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.3.0"
3+
s.version = "0.4.0"
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" => "[email protected]" }
9-
s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.3.0" }
9+
s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.4.0" }
1010
s.social_media_url = 'https://twitter.com/shu223'
1111

1212
s.platform = :ios, '8.0'

0 commit comments

Comments
 (0)