Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfnetwork

Tools for working with networking, particularly REST/JSON.
https://github.com/wolfmcnally/wolfnetwork

Last synced: 26 days ago
JSON representation

Tools for working with networking, particularly REST/JSON.

Awesome Lists containing this project

README

        

# WolfNetwork

[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfNetwork.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfNetwork)
[![Version](https://img.shields.io/cocoapods/v/WolfNetwork.svg?style=flat)](https://cocoapods.org/pods/WolfNetwork)
[![License](https://img.shields.io/cocoapods/l/WolfNetwork.svg?style=flat)](https://cocoapods.org/pods/WolfNetwork)
[![Platform](https://img.shields.io/cocoapods/p/WolfNetwork.svg?style=flat)](https://cocoapods.org/pods/WolfNetwork)

## Example

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

## Requirements

Swift 4.2

## Installation

WolfNetwork is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfNetwork'
```

## Author

Wolf McNally, [email protected]

## License

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