We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b9419 + eb806b6 commit d069bbeCopy full SHA for d069bbe
Socket.IO-Client-Swift.podspec
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
s.homepage = "https://github.com/socketio/socket.io-client-swift"
12
s.license = { :type => 'MIT' }
13
s.author = { "Erik" => "nuclear.ace@gmail.com" }
14
- s.ios.deployment_target = '11.0'
+ s.ios.deployment_target = '12.0'
15
s.osx.deployment_target = '10.13'
16
s.tvos.deployment_target = '12.0'
17
s.watchos.deployment_target = '5.0'
0 commit comments