update desc

This commit is contained in:
Erik 2015-04-10 11:24:35 -04:00
parent 96484e7622
commit a3e5824c22

View File

@ -1,9 +1,9 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = "Socket.IO-Client-Swift" s.name = "Socket.IO-Client-Swift"
s.version = "2.0.2" s.version = "2.0.2"
s.summary = "Socket.IO-client for Swift" s.summary = "Socket.IO-client for iOS and OS X"
s.description = <<-DESC s.description = <<-DESC
Socket.IO-client for Swift. Socket.IO-client for iOS and OS X.
Supports ws/wss/polling connections and binary. Supports ws/wss/polling connections and binary.
For socket.io 1.0+ and Swift 1.2. For socket.io 1.0+ and Swift 1.2.
DESC DESC