Signal-iOS/SignalServiceKit
2021-05-25 16:22:33 -03:00
..
protobuf Update GIF attachment flag. 2021-05-19 14:55:26 -03:00
Resources Move isArchived, isMarkedUnread, and mutedUntilDate off of TSThread 2021-05-13 12:54:33 -07:00
src Fix thread record property mapping. 2021-05-25 16:22:33 -03:00
tests Fixes broken tests related to the GroupMembers table 2021-05-06 15:45:42 -07: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'