Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 1b1c9f9

Browse files
authored
Merge pull request #93 from wordpress-mobile/update-podspec-author
Update podspec author
2 parents 451ec6a + 7e52b99 commit 1b1c9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.homepage = "https://github.com/wordpress-mobile/WordPressKit-iOS"
1212
s.license = "GPLv2"
13-
s.author = { "Jorge Leandro Perez" => "jorge.perez@automattic.com" }
13+
s.author = { "WordPress" => "mobile@automattic.com" }
1414
s.platform = :ios, "10.0"
1515
s.swift_version = '4.2'
1616
s.source = { :git => "https://github.com/wordpress-mobile/WordPressKit-iOS.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)