2 "name": "DZPopupController",
8 "summary": "A controller for representing modal, popup-style content on iPhone.",
9 "homepage": "https://github.com/zwaldowski/DZPopupController",
11 "Zachary Waldowski": "zwaldowski@gmail.com"
14 "git": "https://github.com/zwaldowski/DZPopupController.git",
17 "description": "DZPopupController is a floating UI component. It is a customizable modal view controller with custom presentation, ranging from that of UIPopoverController to UIAlertView.",
18 "source_files": "DZPopupController/*.{h,m}",
19 "frameworks": "QuartzCore",