Signal-iOS/SignalServiceKit
Michael Kirk 78233bbeb2 set uuid capable
Also includes parsing capabilities from profile fetch, though the value isn't yet used
2019-10-03 15:39:20 -04:00
..
protobuf Merge remote-tracking branch 'private/release/2.44.0' 2019-09-27 11:31:22 -03:00
Resources/Certificates Revert "Enable 'nt/ios-13-ssl'." 2019-08-14 18:07:20 -03:00
src set uuid capable 2019-10-03 15:39:20 -04:00
tests Respond to CR. 2019-10-01 13:42:36 -03: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'