فهرست منبع

add tvOS to podspec

Yonas Kolb 10 سال پیش
والد
کامیت
d00565d9db
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Kingfisher.podspec

+ 1 - 0
Kingfisher.podspec

@@ -26,6 +26,7 @@ Pod::Spec.new do |s|
   s.social_media_url   = "http://twitter.com/onevcat"
   s.social_media_url   = "http://twitter.com/onevcat"
 
 
   s.ios.deployment_target = "8.0"
   s.ios.deployment_target = "8.0"
+  s.tvos.deployment_target = "9.0"
   # s.osx.deployment_target = "10.7"
   # s.osx.deployment_target = "10.7"
 
 
   s.source       = { :git => "https://github.com/onevcat/Kingfisher.git", :tag => s.version }
   s.source       = { :git => "https://github.com/onevcat/Kingfisher.git", :tag => s.version }