Signal-iOS/SignalServiceKit
2020-10-03 10:05:30 -03:00
..
protobuf Merge branch 'release/3.16.0' 2020-09-03 18:56:52 -07:00
Resources Don't include deleted threads in the badge count 2020-09-23 14:53:28 -07:00
src Merge branch 'release/3.18.0' 2020-10-03 10:05:30 -03:00
tests Make test_messageIsSent less flaky by flushing the global queue 2020-09-30 12:53:32 -07:00
Utilities Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08: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 Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08: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'