Ricowere / DRNRACNetworkClient

A reactive network client built with AFNetworking and ReactiveCocoa to make pleasant dealing with network layer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRNRACNetworkClient

Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod "DRNRACNetworkClient"

Author

David Rico, drico.david@gmail.com

License

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

About

A reactive network client built with AFNetworking and ReactiveCocoa to make pleasant dealing with network layer.

License:MIT License


Languages

Language:Objective-C 96.5%Language:Ruby 3.5%