Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zvonicek committed Dec 9, 2020
1 parent 0e2cea4 commit a54e24d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ImageSlideshow.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "ImageSlideshow"
s.version = "1.9.1"
s.version = "1.9.2"
s.summary = "Image slideshow written in Swift with circular scrolling, timer and full screen viewer"

# This description is used to generate tags and improve search results.
Expand All @@ -21,7 +21,7 @@ Image slideshow is a Swift library providing customizable image slideshow with c
DESC

s.homepage = "https://github.com/zvonicek/ImageSlideshow"
s.screenshots = "http://cl.ly/image/2v193I0G0h0Z/ImageSlideshow2.gif"
s.screenshots = "https://dzwonsemrish7.cloudfront.net/items/2R06283n040V3P3p0i42/ezgif.com-optimize.gif"
s.license = 'MIT'
s.author = { "Petr Zvonicek" => "zvonicek@gmail.com" }
s.source = { :git => "https://github.com/zvonicek/ImageSlideshow.git", :tag => s.version.to_s }
Expand Down

0 comments on commit a54e24d

Please sign in to comment.