nicholaslck / BoxAPI

A framework to call network API. Each API object can be treat send and receive independently.

Repository from Github https://github.comnicholaslck/BoxAPIRepository from Github https://github.comnicholaslck/BoxAPI

BoxAPI

[![CI Status](https://img.shields.io/travis/Nicholas Lau/BoxAPI.svg?style=flat)](https://travis-ci.org/Nicholas Lau/BoxAPI) Version License Platform

Example

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

Requirements

Installation

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

pod 'BoxAPI'

Author

Nicholas Lau, nicholaslck@gmail.com

License

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

About

A framework to call network API. Each API object can be treat send and receive independently.

License:MIT License


Languages

Language:Swift 93.4%Language:Ruby 6.6%