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

https://github.com/sarunw/swcardviewcontroller

A card layout with swipe-up/down to dismiss integrated.
https://github.com/sarunw/swcardviewcontroller

Last synced: about 2 months ago
JSON representation

A card layout with swipe-up/down to dismiss integrated.

Awesome Lists containing this project

README

        

# SWCardViewController

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

## Example

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

## Requirements

## Installation

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

```ruby
pod "SWCardViewController"
```

## Author

Sarun Wongpatcharapakorn, [email protected]

## License

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