2 "name": "AnchoredBottomSheet",
4 "summary": "iOS Maps like bottom sheet with configurable anchors and reusable pannable View",
5 "description": "This small library tries to achieve this goals:\n1. Provide an easy to use interface to create popup like controller with configurable anchor points\n2. Provide a reusable view that can be used without a popup for some UI cases (split screen for example). Used that way the BottomSheetView will handle it's own pan gesture",
6 "homepage": "https://github.com/havebeenfitz/AnchoredBottomSheet",
12 "havebeenfitz": "max.kraev@gmail.com"
15 "git": "https://github.com/havebeenfitz/AnchoredBottomSheet.git",
21 "source_files": "Sources/AnchoredBottomSheet/**/*"