Browse Source

Update podspec

Robert Payne 9 years ago
parent
commit
5c7ede844a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SnapKit.podspec

+ 1 - 1
SnapKit.podspec

@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
   s.source = { :git => 'https://github.com/SnapKit/SnapKit.git', :tag => '3.0.0' }
 
   s.ios.deployment_target = '8.0'
-  s.osx.deployment_target = '10.10'
+  s.osx.deployment_target = '10.11'
   s.tvos.deployment_target = '9.0'
 
   s.source_files = 'Source/*.swift'