Update podspec

This commit is contained in:
Robert Payne 2016-09-14 21:50:40 +12:00
parent cc2629c2b8
commit 5c7ede844a
1 changed files with 1 additions and 1 deletions

View File

@ -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'