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
- Host: GitHub
- URL: https://github.com/meniny/paramountdialogs
- Owner: Meniny
- License: mit
- Created: 2018-01-16T09:04:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T07:37:12.000Z (over 8 years ago)
- Last Synced: 2025-04-09T08:40:08.094Z (about 1 year ago)
- Topics: dialog
- Language: Swift
- Homepage:
- Size: 534 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Introduction
`ParamountDialogs` is a delightful dialog view for iOS in Swift.

## Requirements
* iOS 8.0+
* Xcode 9 with Swift 4
## Installation
#### CocoaPods
```ruby
use_frameworks!
pod 'ParamountDialogs'
```