I have to implement a Custom alerts in my App programmatically using Swift language. i tried implementing using some third party library "SCLAlertView" but not able to understand from that, i need a implement simple alert pop ups with dynamic message and number of button changes in App. As there were lots of AlertView in my App. so i need to update the dynamically.
below i have attached an sample image of custom alert how it looks to implement
Please help me to implement this feature.


