Alerts
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.