Bump starscream dep

This commit is contained in:
Erik Little 2017-08-17 09:34:23 -04:00
parent 6d7ca472a3
commit 7a16d157f7
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -24,5 +24,5 @@ Pod::Spec.new do |s|
'SWIFT_VERSION' => '3.1'
}
s.source_files = "Source/*.swift"
s.dependency "StarscreamSocketIO", "~> 8.0.2"
s.dependency "StarscreamSocketIO", "~> 8.0.3"
end