AlertBuilder 5.0.0

AlertBuilder 5.0.0

Maintained by Brad Hilton, Brad Hilton.



 
Depends on:
SwiftCallbacks= 5.0.0
Swiftstraints= 5.0.0
 

  • By
  • Brad Hilton

AlertBuilder

AlertBuilder makes it easy to construct and present alerts with the builder pattern.

Installation

AlertBuilder is available through CocoaPods. To install, simply include the following lines in your podfile:

use_frameworks!
pod 'AlertBuilder'

Be sure to import the module at the top of your .swift files:

import AlertBuilder

Alternatively, clone this repo or download it as a zip and include the classes in your project.

Author

Brad Hilton, [email protected]

License

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