keytrans: Simplify the top-level API

This commit is contained in:
moiseev-signal
2026-03-26 14:30:47 -07:00
committed by GitHub
parent e06ff35e1a
commit 467cd795e5
22 changed files with 622 additions and 762 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.89.3'
s.version = '0.90.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'