2 "name": "SwiftUIFlowLayout",
4 "summary": "A Flow Layout is a container that orders its views sequentially, breaking into a new \"line\" according to the available width of the screen.",
5 "homepage": "https://github.com/globulus/swiftui-flow-layout",
11 "Gordan Glavaš": "gordan.glavas@gmail.com"
14 "git": "https://github.com/globulus/swiftui-flow-layout.git",
20 "swift_versions": "4.0",
21 "source_files": "Sources/SwiftUIFlowLayout/**/*",
22 "swift_version": "4.0"