Skip to content

Commit 175da8b

Browse files
committed
bump tvos version
1 parent ccc73e3 commit 175da8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Socket.IO-Client-Swift.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.author = { "Erik" => "[email protected]" }
1414
s.ios.deployment_target = '11.0'
1515
s.osx.deployment_target = '10.13'
16-
s.tvos.deployment_target = '10.0'
16+
s.tvos.deployment_target = '12.0'
1717
s.watchos.deployment_target = '5.0'
1818
s.requires_arc = true
1919
s.source = {

0 commit comments

Comments
 (0)