Ver Fonte

Update pod file

onevcat há 10 anos atrás
pai
commit
1cf09c3d56
1 ficheiros alterados com 1 adições e 1 exclusões
  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