Browse Source

Update pod version

onevcat 10 năm trước cách đây
mục cha
commit
e23271887f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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