* bump version

This commit is contained in:
Felix Mau
2018-01-20 16:38:30 +01:00
parent 7ce71ffa5e
commit e38a1fc137
4 changed files with 16 additions and 7 deletions
+3 -3
View File
@@ -8,8 +8,8 @@
Pod::Spec.new do |s|
s.name = 'GradientLoadingBar'
s.version = '1.1.7'
s.summary = 'An animated gradient loading bar.'
s.version = '1.1.8'
s.summary = 'A customizable animated gradient loading bar.'
# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
An animated gradient loading bar.
A customizable animated gradient loading bar.
Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
DESC