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 c63a204 commit 425d948Copy full SHA for 425d948
1 file changed
WrappingHStack.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'WrappingHStack'
3
- s.version = '2.2.10'
+ s.version = '2.2.11'
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