mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
* bump version
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user