We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81af671 commit e4c541cCopy full SHA for e4c541c
Pulsator.podspec
@@ -1,12 +1,12 @@
1
Pod::Spec.new do |s|
2
s.name = "Pulsator"
3
- s.version = "0.4.0"
+ s.version = "0.4.1"
4
s.summary = "Pulse animation for iOS."
5
s.homepage = "https://github.com/shu223/Pulsator"
6
s.screenshots = "https://github.com/shu223/Pulsator/blob/master/demo.gif?raw=true"
7
s.license = 'MIT'
8
s.author = { "shu223" => "shuichi0526@gmail.com" }
9
- s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.4.0" }
+ s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.4.1" }
10
s.social_media_url = 'https://twitter.com/shu223'
11
12
s.platform = :ios, '8.0'
0 commit comments