We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf4bcb commit 3e1eb1cCopy full SHA for 3e1eb1c
WrappingHStack.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'WrappingHStack'
3
- s.version = '2.2.5'
+ s.version = '2.2.7'
4
s.summary = 'Like HStack, but automatically positions overflowing elements on next lines.'
5
s.description = <<-DESC
6
WrappingHStack is a UI Element that works in a very similar way to HStack, but automatically positions overflowing elements on next lines.
0 commit comments