Skip to content

Commit 12b08a9

Browse files
committed
change ios version; dep
1 parent 2058eba commit 12b08a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Socket.IO-Client-Swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.homepage = "https://github.com/socketio/socket.io-client-swift"
1212
s.license = { :type => 'MIT' }
1313
s.author = { "Erik" => "nuclear.ace@gmail.com" }
14-
s.ios.deployment_target = '10.0'
14+
s.ios.deployment_target = '11.0'
1515
s.osx.deployment_target = '10.13'
1616
s.tvos.deployment_target = '10.0'
1717
s.watchos.deployment_target = '5.0'

0 commit comments

Comments
 (0)