We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc73e3 commit 175da8bCopy full SHA for 175da8b
Socket.IO-Client-Swift.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
s.author = { "Erik" => "[email protected]" }
14
s.ios.deployment_target = '11.0'
15
s.osx.deployment_target = '10.13'
16
- s.tvos.deployment_target = '10.0'
+ s.tvos.deployment_target = '12.0'
17
s.watchos.deployment_target = '5.0'
18
s.requires_arc = true
19
s.source = {
0 commit comments