I am using https://github.com/swiftsocket/SwiftSocket for TCP and UDP connections. This library does not have Cocoapods support.
Is there a way to create a binary, if so how can I create a binary and use it in my app, without including the source code?
I want to build this binary for iOS SDK 9 and above.