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

https://github.com/pine/swiftypopover

[WIP] UIPopover like UI for iPhone inspired by TSPopover [WIP]
https://github.com/pine/swiftypopover

Last synced: 12 months ago
JSON representation

[WIP] UIPopover like UI for iPhone inspired by TSPopover [WIP]

Awesome Lists containing this project

README

          

# SwiftyPopover

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

## Usage

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

## Requirements

## Installation

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

```ruby
pod "SwiftyPopover"
```

## Author

Pine Mizune, pinemz@gmail.com

## License

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