Browse Source

Update podspect version to 0.7.0.

Nikita Lutsenko 2 years ago
parent
commit
fa0ca2ce08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SocketRocket.podspec

+ 1 - 1
SocketRocket.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
 Pod::Spec.new do |s|
   s.name               = 'SocketRocket'
   s.name               = 'SocketRocket'
-  s.version            = '0.6.0'
+  s.version            = '0.7.0'
   s.summary            = 'A conforming WebSocket (RFC 6455) client library for iOS, macOS and tvOS.'
   s.summary            = 'A conforming WebSocket (RFC 6455) client library for iOS, macOS and tvOS.'
   s.homepage           = 'https://github.com/facebook/SocketRocket'
   s.homepage           = 'https://github.com/facebook/SocketRocket'
   s.authors            = { 'Nikita Lutsenko' => 'nlutsenko@me.com', 'Dan Federman' => 'federman@squareup.com', 'Mike Lewis' => 'mikelikespie@gmail.com' }
   s.authors            = { 'Nikita Lutsenko' => 'nlutsenko@me.com', 'Dan Federman' => 'federman@squareup.com', 'Mike Lewis' => 'mikelikespie@gmail.com' }