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 a7a0cab commit 88c82eeCopy full SHA for 88c82ee
Pulsator.podspec
@@ -1,12 +1,12 @@
1
Pod::Spec.new do |s|
2
s.name = "Pulsator"
3
- s.version = "0.3.0"
+ s.version = "0.4.0"
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" => "[email protected]" }
9
- s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.3.0" }
+ s.source = { :git => "https://github.com/shu223/Pulsator.git", :tag => "0.4.0" }
10
s.social_media_url = 'https://twitter.com/shu223'
11
12
s.platform = :ios, '8.0'
0 commit comments