Jelajahi Sumber

Update pod file

onevcat 10 tahun lalu
induk
melakukan
1cf09c3d56
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Kingfisher.podspec

+ 1 - 1
Kingfisher.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
 
   s.name         = "Kingfisher"
-  s.version      = "1.1.0"
+  s.version      = "1.1.1"
   s.summary      = "A lightweight and pure Swift implemented library for downloading and cacheing image from the web."
 
   s.description  = <<-DESC