iOS 7 like customizable alert view.
RAAlertView uses FXBlurView (https://github.com/nicklockwood/FXBlurView) for background.
RAAlertView requires ARC.
To use RAAlertView, just drag the RAAlertView folder into your project and add the QuartzCore and Accelerate frameworks.
See the AlertViewExample app for usage.