1.The simplest UIAlertView replacement. You can use it just write one line of code.
2.Don't be afraid that the length of message is too long. There is a UITextView to show long message automatically.It supports line break.
3.Support queue to manager alertViews .
4.Nice blur background .
5.Block syntax.
6.Support iOS 6 and greater.