is this what changes the cocoapods build name

This commit is contained in:
Erik 2016-01-14 16:06:54 -05:00
parent de3ca964ab
commit 3587c20718

View File

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