Signal-iOS/SignalServiceKit
Michelle Linington ebdf67395e Additional PR Feedback
Our stored avatars are still PNG. Fallback to the png content type and
file extension if the underlying data is png.
2021-02-05 11:11:20 -08:00
..
protobuf SSK: Fix session migration for absent pre-key IDs 2021-01-28 12:03:50 -08:00
Resources Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
src Additional PR Feedback 2021-02-05 11:11:20 -08:00
tests Rework app readiness. 2021-02-04 09:55:39 -03:00
Utilities Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X

To use SignalServiceKit via CocoaPods add the following to your Podfile

pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'