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

https://github.com/meniny/paramountdialogs

📲 A delightful dialog view for iOS in Swift
https://github.com/meniny/paramountdialogs

dialog

Last synced: about 1 year ago
JSON representation

📲 A delightful dialog view for iOS in Swift

Awesome Lists containing this project

README

          

## Introduction

`ParamountDialogs` is a delightful dialog view for iOS in Swift.

![5a5f1cfe7bc55.jpg](https://i.loli.net/2018/01/17/5a5f1cfe7bc55.jpg)

## Requirements

* iOS 8.0+
* Xcode 9 with Swift 4

## Installation

#### CocoaPods

```ruby
use_frameworks!
pod 'ParamountDialogs'
```