We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df38fc commit bd74284Copy full SHA for bd74284
Socket.IO-Client-Swift.podspec
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
s.requires_arc = true
19
s.source = {
20
:git => "https://github.com/socketio/socket.io-client-swift.git",
21
- :tag => 'v15.0.0-beta',
+ :tag => 'v15.0.0-beta1',
22
:submodules => true
23
}
24
0 commit comments