change module name for cocoapods

This commit is contained in:
Erik 2016-01-17 08:46:17 -05:00
parent fb0c6a5612
commit 2cf448de72

View File

@ -1,5 +1,6 @@
Pod::Spec.new do |s|
s.name = "Socket.IO-Client-Swift"
s.module_name = "SocketIOClientSwift"
s.version = "5.0.0"
s.summary = "Socket.IO-client for iOS and OS X"
s.description = <<-DESC