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 5fba46b commit 7b981d6Copy full SHA for 7b981d6
SeedStackViewController.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "SeedStackViewController"
3
s.module_name = "StackViewController"
4
- s.version = "0.3.0"
+ s.version = "0.3.1"
5
s.summary = "Simplifies the process of building forms and other static content using UIStackView."
6
s.description = <<-DESC
7
StackViewController is a Swift framework that simplifies the process of building forms and other static content using UIStackView.
0 commit comments