change module name for cocoapods
This commit is contained in:
parent
fb0c6a5612
commit
2cf448de72
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue