Skip to content

Commit 2779e3b

Browse files
committed
Change pod author to Seed
1 parent de4f697 commit 2779e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SeedStackViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.description = "StackViewController is a Swift framework that simplifies the process of building forms and other static content using UIStackView.
77
s.homepage = "https://github.com/seedco/StackViewController"
88
s.license = "MIT"
9-
s.author = { "Indragie Karunaratne" => "i@indragie.com" }
9+
s.author = "Seed"
1010
s.source = {
1111
git: "https://github.com/seedco/StackViewController.git",
1212
tag: s.version.to_s

0 commit comments

Comments
 (0)