Skip to content

Alerts & actions on top of UIAlertController. All in a chainable manner.

License

Notifications You must be signed in to change notification settings

StanDimitroff/Alerts

Repository files navigation

Alerts

CI Status Version License Platform Carthage compatible SPM compatible

Example

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

Requirements

  • iOS 9.3+
  • Swift 4+

Installation

Alerts is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Alerts'

Install via Carthage. Simply add this line to your Cartfile:

github "StanDimitroff/Alerts"

Or add it as a package with SPM

Author

StanDimitroff, [email protected]

License

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