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

https://github.com/hyperoslo/cardstack

A container view controller implementing a stack of "cards" (each card is a view controller)
https://github.com/hyperoslo/cardstack

Last synced: 7 months ago
JSON representation

A container view controller implementing a stack of "cards" (each card is a view controller)

Awesome Lists containing this project

README

          

# CardStack

[![CI Status](http://img.shields.io/travis/hyperoslo/CardStack.svg?style=flat)](https://travis-ci.org/hyperoslo/CardStack)
[![Version](https://img.shields.io/cocoapods/v/CardStack.svg?style=flat)](http://cocoadocs.org/docsets/CardStack)
[![License](https://img.shields.io/cocoapods/l/CardStack.svg?style=flat)](http://cocoadocs.org/docsets/CardStack)
[![Platform](https://img.shields.io/cocoapods/p/CardStack.svg?style=flat)](http://cocoadocs.org/docsets/CardStack)

## Screenshot

![](Images/screenshot.png?raw=true)

## Usage

```objc

```

## Installation

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

```ruby
pod 'CardStack'
```

## Author

Hyper Interaktiv AS, ios@hyper.no

## License

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