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 9fddf11 commit 9735065Copy full SHA for 9735065
SeedStackViewController.podspec
@@ -1,6 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "SeedStackViewController"
3
- s.version = "0.2.0"
+ s.module_name = "StackViewController"
4
+ s.version = "0.2.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