2 "name": "CustomHeightPresentationController",
4 "summary": "A presentation wrapper to show a controller that doesn't fill the full screen.",
5 "description": "A tiny library (one UIViewController) that makes presenting modal screens much easier. It mimics the presentation animation and feel of UIActionSheet but leaves all design to the developer. A custom controller is animated up from the bottom of the screen and the view \"underneath\" is grayed out. Tapping anywhere on the presenting view will dismiss the presented controller.",
6 "homepage": "https://github.com/joemasilotti/CustomHeightPresentationController",
12 "Joe Masilotti": "joe@masilotti.com"
15 "git": "https://github.com/joemasilotti/CustomHeightPresentationController.git",
18 "social_media_url": "https://twitter.com/joemasilotti",
22 "swift_version": "4.0",
23 "source_files": "CustomHeightPresentationController/Classes/**/*",