Signal-iOS/SignalServiceKit
2021-06-25 11:37:48 -03:00
..
protobuf Update gif proto 2021-06-21 15:18:00 -07:00
Resources Move isArchived, isMarkedUnread, and mutedUntilDate off of TSThread 2021-05-13 12:54:33 -07:00
src Improve error copy around slow payment verification. 2021-06-25 11:37:48 -03:00
tests Disable unnecessary job queues from running in extensions 2021-06-24 12:20:46 -07:00
Utilities
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md

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'