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

https://github.com/devolutions/slauthpods

A Swift wrapper aroud Slauth Rust crate
https://github.com/devolutions/slauthpods

Last synced: 3 months ago
JSON representation

A Swift wrapper aroud Slauth Rust crate

Awesome Lists containing this project

README

          

# Slauth

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'Slauth'
```

## Author

richerarc, richer.arc@gmail.com

## License

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