Signal-iOS/SignalServiceKit
2020-07-23 17:23:36 -03:00
..
protobuf Render memoji, bitmoji, etc. as stickers 2020-07-06 11:43:35 -07:00
Resources Track last messaging date on user profile. 2020-07-08 11:10:37 -03:00
src Fix feature flags. 2020-07-23 17:23:36 -03:00
tests Adds a whole bunch of tests for MessagePipelineSupervisor 2020-07-22 21:10:27 -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'