Skip to content

Commit 328b53b

Browse files
committed
Update min target versions
1 parent 4403a45 commit 328b53b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SnapKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Pod::Spec.new do |s|
88
s.social_media_url = 'http://twitter.com/robertjpayne'
99
s.source = { :git => 'https://github.com/SnapKit/SnapKit.git', :tag => '5.0.0' }
1010

11-
s.ios.deployment_target = '9.0'
11+
s.ios.deployment_target = '10.0'
1212
s.osx.deployment_target = '10.12'
13-
s.tvos.deployment_target = '9.0'
13+
s.tvos.deployment_target = '10.0'
1414

1515
s.source_files = 'Source/*.swift'
1616

0 commit comments

Comments
 (0)