mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-04-17 12:17:30 +00:00
🐛 :: Fix outdated screenshot url
This commit is contained in:
@@ -23,7 +23,7 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW
|
||||
DESC
|
||||
|
||||
s.homepage = 'https://github.com/fxm90/GradientLoadingBar'
|
||||
s.screenshots = 'https://felix.hamburg/files/github/gradient-loading-bar/screen.gif'
|
||||
s.screenshots = 'https://raw.githubusercontent.com/fxm90/GradientLoadingBar/master/Assets/screen.gif'
|
||||
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
||||
s.author = { 'Felix Mau' => 'contact@felix.hamburg' }
|
||||
s.source = { :git => 'https://github.com/fxm90/GradientLoadingBar.git', :tag => s.version.to_s }
|
||||
|
||||
Reference in New Issue
Block a user