mirror of https://github.com/SnapKit/SnapKit
commit
e5820a9582
|
@ -10,8 +10,9 @@ Pod::Spec.new do |s|
|
|||
|
||||
s.ios.deployment_target = '8.0'
|
||||
s.osx.deployment_target = '10.10'
|
||||
|
||||
s.tvos.deployment_target = '9.0'
|
||||
|
||||
s.source_files = 'Source/*.swift'
|
||||
|
||||
s.requires_arc = true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue