Ver Fonte

Update pod version

onevcat há 10 anos atrás
pai
commit
e23271887f
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      = "0.0.2"
+  s.version      = "1.0.0"
   s.summary      = "A lightweight and pure Swift implemented library for downloading and cacheing image from the web."
 
   s.description  = <<-DESC