2 "name": "WrappingHStack",
4 "summary": "Like HStack, but automatically positions overflowing elements on next lines.",
5 "description": "WrappingHStack is a UI Element that works in a very similar way to HStack, but automatically positions overflowing elements on next lines.",
6 "homepage": "https://github.com/dkk/WrappingHStack",
7 "screenshots": "https://github.com/dkk/WrappingHStack/raw/main/example.png?raw=true",
13 "Daniel Klöck": "kloeck@pappuga.com"
16 "git": "https://github.com/dkk/WrappingHStack.git",
23 "swift_versions": "5.0",
24 "source_files": "Sources/WrappingHStack/**/*",
25 "swift_version": "5.0"