Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfnetwork
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-19T17:22:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T19:35:13.000Z (about 5 years ago)
- Last Synced: 2024-03-15T04:47:08.023Z (10 months ago)
- Language: Swift
- Size: 72.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.