From a3e5824c22d591478448ce9bea29b310b950b322 Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 10 Apr 2015 11:24:35 -0400 Subject: [PATCH] update desc --- Socket.IO-Client-Swift.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Socket.IO-Client-Swift.podspec b/Socket.IO-Client-Swift.podspec index 6554ca1..725e716 100644 --- a/Socket.IO-Client-Swift.podspec +++ b/Socket.IO-Client-Swift.podspec @@ -1,9 +1,9 @@ Pod::Spec.new do |s| s.name = "Socket.IO-Client-Swift" 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 - Socket.IO-client for Swift. + Socket.IO-client for iOS and OS X. Supports ws/wss/polling connections and binary. For socket.io 1.0+ and Swift 1.2. DESC