We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2058eba commit 12b08a9Copy full SHA for 12b08a9
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 = '10.0'
+ s.ios.deployment_target = '11.0'
15
s.osx.deployment_target = '10.13'
16
s.tvos.deployment_target = '10.0'
17
s.watchos.deployment_target = '5.0'
0 commit comments