Signal-iOS/SignalServiceKit
2019-05-22 09:28:53 -04:00
..
protobuf Update proto schema to reflect ephemeral messages. 2019-05-20 12:53:14 -04:00
Resources/Certificates Revert "Revert "Revert "Revert "Revert temporary changes."""" 2018-07-26 14:48:27 -04:00
src Generated changes for last commit. 2019-05-22 09:28:53 -04:00
tests Use GRDB records for anyInsert() & anyUpdate(). Remove anySave(). Add handling of GRDB ids. 2019-05-22 09:18:42 -04:00
Utilities dedupe git hooks 2018-03-02 17:57:58 -05: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 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'