Signal-iOS/SignalServiceKit
2020-05-01 12:40:28 -03:00
..
protobuf Merge remote-tracking branch 'private/release/3.8.0' 2020-04-28 16:01:52 -03:00
Resources Fix wasRemotelyDeleted 2020-04-20 10:25:31 -07:00
src Merge remote-tracking branch 'private/release/3.8.1' 2020-05-01 12:40:28 -03:00
tests Add early message handling for delivery receipts, reactions, and delete for everyone 2020-04-16 19:44:45 -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 Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
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'