Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfwith
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-18T18:38:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T00:32:29.000Z (about 5 years ago)
- Last Synced: 2024-12-17T03:53:20.534Z (19 days ago)
- Language: Swift
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.