Fixed a spelling error in SwiftSocket.podspec
This commit is contained in:
parent
97d64be723
commit
55d85b7119
@ -5,7 +5,7 @@ Pod::Spec.new do |s|
|
||||
s.summary = 'A cool framework to work with TCP and UDP sockets'
|
||||
|
||||
s.description = <<-DESC
|
||||
SwiftSocket profieds an easy way to create TCP or UDP clients and servers 💁
|
||||
SwiftSocket provides an easy way to create TCP or UDP clients and servers 💁
|
||||
DESC
|
||||
|
||||
s.homepage = 'https://github.com/swiftsocket/SwiftSocket'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user