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 de4f697 commit 2779e3bCopy full SHA for 2779e3b
SeedStackViewController.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.description = "StackViewController is a Swift framework that simplifies the process of building forms and other static content using UIStackView.
7
s.homepage = "https://github.com/seedco/StackViewController"
8
s.license = "MIT"
9
- s.author = { "Indragie Karunaratne" => "i@indragie.com" }
+ s.author = "Seed"
10
s.source = {
11
git: "https://github.com/seedco/StackViewController.git",
12
tag: s.version.to_s
0 commit comments