Use "Signal Messenger LLC" as the author of all packages

(the copyright holder)
This commit is contained in:
Jordan Rose
2022-10-11 17:26:13 -07:00
parent 4b8f868181
commit f71e1c6693
15 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/signalapp/libsignal'
s.license = 'AGPL-3.0-only'
s.author = { 'Signal Developers' => 'ios@signal.org' }
s.author = 'Signal Messenger LLC'
s.source = { :git => 'https://github.com/signalapp/libsignal.git', :tag => "v#{s.version}" }
s.swift_version = '5'