Revert "is this what changes the cocoapods build name"

This reverts commit 3587c20718827eb0239df12d89f676130500d736.
This commit is contained in:
Erik 2016-01-17 08:45:20 -05:00
parent 3587c20718
commit fb0c6a5612

View File

@ -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