2 "name": "SheetPresentation",
4 "summary": "A UIPresentationController for iOS to present a view controller pinned to the bottom of the screen.",
5 "description": "A UIPresentationController and attendant classes 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/SheetPresentation",
12 "Jeff Kelley": "SlaunchaMan@gmail.com"
14 "social_media_url": "https://twitter.com/SlaunchaMan",
19 "git": "https://github.com/Detroit-Labs/SheetPresentation.git",
22 "source_files": "Sources/**/*.{swift,h}",
23 "frameworks": "UIKit",
34 "name": "SheetPresentationTests",
39 "source_files": "Tests/**/*.swift"
42 "swift_version": "5.3"