CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

MHNetworkingKit 1.9.0

MHNetworkingKit 1.9.0

Maintained by Milen Halachev.



  • By
  • Milen Halachev

MHNetworkingKit

Build Status

A lightweight swift library that contains network related extension and tools, like Multipart Form Data, JSON and URL Encoding.

Installation

Swift Package Manager

Add MHNetworkingKit to your Swift Package Dependencies.

Carthage

Add github "KoCMoHaBTa/MHNetworkingKit" to your Cartfile, then Embed the framework directly into your project.

Cocoapods

Add pod 'MHNetworkingKit' to your Podfile

Submodules

Add a submodule to your repostiroy, then Embed the framework directly into your project

Manually

Download, then Embed the framework directly into your project