upgrade desc

This commit is contained in:
Erik 2015-04-10 00:01:59 -04:00
parent 8205702afc
commit 96484e7622

View File

@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.description = <<-DESC s.description = <<-DESC
Socket.IO-client for Swift. Socket.IO-client for Swift.
Supports ws/wss/polling connections and binary. Supports ws/wss/polling connections and binary.
For socket.io 1.0+ and Swift 1.1. For socket.io 1.0+ and Swift 1.2.
DESC DESC
s.homepage = "https://github.com/socketio/socket.io-client-swift" s.homepage = "https://github.com/socketio/socket.io-client-swift"
s.license = { :type => 'MIT' } s.license = { :type => 'MIT' }