Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfwith

A Swift implementation of the With-Operator.
https://github.com/wolfmcnally/wolfwith

Last synced: 10 days ago
JSON representation

A Swift implementation of the With-Operator.

Awesome Lists containing this project

README

        

# WolfWith

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

## Example

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

## Requirements

Swift 4.2

## Installation

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

```ruby
pod 'WolfWith'
```

## Author

Wolf McNally, [email protected]

## License

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