Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alflix/elegantmoya

How to use Moya more elegant?
https://github.com/alflix/elegantmoya

alamofire moya networking swift4

Last synced: 3 months ago
JSON representation

How to use Moya more elegant?

Awesome Lists containing this project

README

        

[![Version](https://img.shields.io/cocoapods/v/ElegantMoya.svg?style=flat)](http://cocoapods.org/pods/ElegantMoya)
[![License](https://img.shields.io/cocoapods/l/ElegantMoya.svg?style=flat)](http://cocoapods.org/pods/ElegantMoya)
[![Platform](https://img.shields.io/cocoapods/p/ElegantMoya.svg?style=flat)](http://cocoapods.org/pods/ElegantMoya)
![Swift](https://img.shields.io/badge/%20in-swift%205.0-orange.svg)

## Written in Swift 5.1

ElegantMoya, greate Moya Extensions, user it elegant

## Features

See:

```
to do
```

## Installation

### Requirements

- Swift 5.1
- iOS 9.0

### Cocoapods

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

```ruby
platform :ios, '9.0'
pod "ElegantMoya"
```
## License

ElegantMoya is available under the MIT license.