A lightweight swift library that contains network related extension and tools, like Multipart Form Data, JSON and URL Encoding.
Add MHNetworkingKit
to your Swift Package Dependencies.
Add github "KoCMoHaBTa/MHNetworkingKit"
to your Cartfile
, then Embed the framework directly into your project.
Add pod 'MHNetworkingKit'
to your Podfile
Add a submodule to your repostiroy, then Embed the framework directly into your project
Download, then Embed the framework directly into your project