KLCPopup
KLCPopup is a simple and flexible iOS class for presenting any custom view as a popup. It includes a variety of options for controlling how your popup appears and behaves.
Installation
Drag the KLCPopup/KLCPopup folder into your project.
import "KLCPopup.h" where appropriate.
Usage
(see sample Xcode project in /KLCPopupExample)