From fb0c6a5612913c7d3e2c18fc53813d4c7c84013e Mon Sep 17 00:00:00 2001 From: Erik Date: Sun, 17 Jan 2016 08:45:20 -0500 Subject: [PATCH] Revert "is this what changes the cocoapods build name" This reverts commit 3587c20718827eb0239df12d89f676130500d736. --- Socket.IO-Client-Swift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Socket.IO-Client-Swift.podspec b/Socket.IO-Client-Swift.podspec index d8596f3..bd642aa 100644 --- a/Socket.IO-Client-Swift.podspec +++ b/Socket.IO-Client-Swift.podspec @@ -1,5 +1,5 @@ Pod::Spec.new do |s| - s.name = "SocketIOClientSwift" + s.name = "Socket.IO-Client-Swift" s.version = "5.0.0" s.summary = "Socket.IO-client for iOS and OS X" s.description = <<-DESC