Skip to content

Commit 3cfd12b

Browse files
author
Dmitry Preobrazhenskiy
committed
Bump Starscream to 3.0.6
This solves the issue: #1105
1 parent 94b0142 commit 3cfd12b

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
@@ -27,5 +27,5 @@ Pod::Spec.new do |s|
2727
'SWIFT_VERSION' => '4.0'
2828
}
2929
s.source_files = "Source/SocketIO/**/*.swift", "Source/SocketIO/*.swift"
30-
s.dependency "Starscream", "~> 3.0.2"
30+
s.dependency "Starscream", "~> 3.0.6"
3131
end

0 commit comments

Comments
 (0)