Signal-iOS/SignalServiceKit
2019-11-05 10:15:07 -03:00
..
protobuf Update protos 2019-11-04 13:01:20 -08:00
Resources redump schema for order reproducible ordering consistent with incremental migrations 2019-11-04 14:06:54 -08:00
src Update code generation to ensure consistent property ordering. 2019-11-05 10:15:07 -03:00
tests remove block from overwriting update, undeprecate upsert 2019-11-04 14:06:54 -08:00
Utilities dedupe git hooks 2018-03-02 17:57:58 -05:00
.clang-format Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.gitignore Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.travis.yml Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
CONTRIBUTING.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
LICENSE Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
README.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05: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'