diff --git a/ImageSlideshow.podspec b/ImageSlideshow.podspec index 27e6bc62..72c355ab 100644 --- a/ImageSlideshow.podspec +++ b/ImageSlideshow.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "ImageSlideshow" - s.version = "1.9.0" + s.version = "1.9.1" 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. diff --git a/Package.resolved b/Package.resolved new file mode 100644 index 00000000..28277c26 --- /dev/null +++ b/Package.resolved @@ -0,0 +1,43 @@ +{ + "object": { + "pins": [ + { + "package": "Alamofire", + "repositoryURL": "https://github.com/Alamofire/Alamofire.git", + "state": { + "branch": null, + "revision": "fca036f7aeca07124067cb6e0c12b0ad6359e3d4", + "version": "5.1.0" + } + }, + { + "package": "AlamofireImage", + "repositoryURL": "https://github.com/Alamofire/AlamofireImage.git", + "state": { + "branch": null, + "revision": "3e8edbeb75227f8542aa87f90240cf0424d6362f", + "version": "4.1.0" + } + }, + { + "package": "Kingfisher", + "repositoryURL": "https://github.com/onevcat/Kingfisher.git", + "state": { + "branch": null, + "revision": "349ed06467a6f8a4939bcb83db301542bc84eac9", + "version": "5.13.4" + } + }, + { + "package": "SDWebImage", + "repositoryURL": "https://github.com/SDWebImage/SDWebImage.git", + "state": { + "branch": null, + "revision": "74ae21337c415bb542eb901803f3e84799265c34", + "version": "5.7.2" + } + } + ] + }, + "version": 1 +}