Bump Starscream to 3.0.6
This solves the issue: https://github.com/socketio/socket.io-client-swift/issues/1105
This commit is contained in:
parent
94b01420af
commit
3cfd12b0bc
@ -27,5 +27,5 @@ Pod::Spec.new do |s|
|
|||||||
'SWIFT_VERSION' => '4.0'
|
'SWIFT_VERSION' => '4.0'
|
||||||
}
|
}
|
||||||
s.source_files = "Source/SocketIO/**/*.swift", "Source/SocketIO/*.swift"
|
s.source_files = "Source/SocketIO/**/*.swift", "Source/SocketIO/*.swift"
|
||||||
s.dependency "Starscream", "~> 3.0.2"
|
s.dependency "Starscream", "~> 3.0.6"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user