CodableNetworking 0.1.2

CodableNetworking 0.1.2

Maintained by Jakub Petrík.



CodableNetworking

Version License Platform

About

CodableNetworking is a derivative of deligthful CodableStore library. It drops support for UserDefaults and focuses only on networking with some advantages such as configurable URLSession and simplicity.

Installation

CodableNetworking is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CodableNetworking'

License

CodableNetworking is available under the MIT license. See the LICENSE file for more info.