Signal-iOS/SignalServiceKit
Michael Kirk 4cda654fd0 Revert "Merge branch 'nt/ios-13-ssl' into release/2.40.2"
This reverts commit 81c8bcb48d, reversing
changes made to 0f1924cdb4.
2019-07-09 20:53:05 -06:00
..
protobuf Reject messages of unknown protocol version. 2019-05-29 09:10:18 -04:00
Resources/Certificates Revert "Merge branch 'nt/ios-13-ssl' into release/2.40.2" 2019-07-09 20:53:05 -06:00
src Revert "Merge branch 'nt/ios-13-ssl' into release/2.40.2" 2019-07-09 20:53:05 -06:00
tests Fix test breakage. 2019-05-24 15:08:33 -04: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'