2 "name": "BottomSheetPresentation",
4 "summary": "A UIPresentationController for iOS to present a view controller pinned to the bottom of the screen.",
5 "description": "A UIPresentationController and attendant clases for iOS to present a view controller pinned to the bottom of the screen like an action sheet. Integrates with the UIKit view controller presentation hooks to involve as little integration surface as possible.",
6 "homepage": "https://github.com/detroit-labs/BottomSheetPresentation",
12 "Jeff Kelley": "SlaunchaMan@gmail.com"
14 "social_media_url": "https://twitter.com/SlaunchaMan",
19 "git": "https://github.com/Detroit-Labs/BottomSheetPresentation.git",
22 "source_files": "Code/*.swift",
23 "frameworks": "UIKit",
31 "deprecated_in_favor_of": "SheetPresentation",
32 "swift_version": "5.0"