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

https://github.com/imryan/swifty-tinder

Swift wrapper for the unofficial Tinder API
https://github.com/imryan/swifty-tinder

swift-wrapper tinder

Last synced: 7 months ago
JSON representation

Swift wrapper for the unofficial Tinder API

Awesome Lists containing this project

README

          

# SwiftyTinder

[![CI Status](http://img.shields.io/travis/imryan/SwiftyTinder.svg?style=flat)](https://travis-ci.org/imryan/SwiftyTinder)
[![Version](https://img.shields.io/cocoapods/v/SwiftyTinder.svg?style=flat)](http://cocoapods.org/pods/SwiftyTinder)
[![License](https://img.shields.io/cocoapods/l/SwiftyTinder.svg?style=flat)](http://cocoapods.org/pods/SwiftyTinder)
[![Platform](https://img.shields.io/cocoapods/p/SwiftyTinder.svg?style=flat)](http://cocoapods.org/pods/SwiftyTinder)
[![codebeat badge](https://codebeat.co/badges/f7ea6836-183c-4520-9ae1-06e0d8c1a8d6)](https://codebeat.co/projects/github-com-imryan-swifty-tinder)

Swift wrapper for the unofficial Tinder API

## Example

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

## Requirements

## Installation

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

```ruby
pod "SwiftyTinder"
```

## Author

imryan, notryancohen@gmail.com

## License

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