mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-26 09:45:16 +02:00
Use "Signal Messenger LLC" as the author of all packages
(the copyright holder)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user