瀏覽代碼

Update Kingfisher.podspec

Xuan Zhang 7 年之前
父節點
當前提交
345b422146
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Kingfisher.podspec

+ 1 - 1
Kingfisher.podspec

@@ -30,7 +30,7 @@ Pod::Spec.new do |s|
   s.ios.deployment_target = "8.0"
   s.tvos.deployment_target = "9.0"
   s.osx.deployment_target = "10.10"
-  s.watchos.deployment_target = "2.0"
+  s.watchos.deployment_target = "3.0"
 
   s.source       = { :git => "https://github.com/onevcat/Kingfisher.git", :tag => s.version }