From 3587c20718827eb0239df12d89f676130500d736 Mon Sep 17 00:00:00 2001 From: Erik Date: Thu, 14 Jan 2016 16:06:54 -0500 Subject: [PATCH] is this what changes the cocoapods build name --- 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 bd642aa..d8596f3 100644 --- a/Socket.IO-Client-Swift.podspec +++ b/Socket.IO-Client-Swift.podspec @@ -1,5 +1,5 @@ Pod::Spec.new do |s| - s.name = "Socket.IO-Client-Swift" + s.name = "SocketIOClientSwift" s.version = "5.0.0" s.summary = "Socket.IO-client for iOS and OS X" s.description = <<-DESC