Signal-iOS/SignalServiceKit
2021-09-23 10:15:34 -03:00
..
protobuf Update opaque call message 2021-09-01 12:51:39 -07:00
Resources De-duplicate by serverGuid. 2021-09-23 00:08:02 -03:00
src Assert that GRDB schema/data migrations are complete before we warm caches. 2021-09-23 10:15:34 -03:00
tests Fix test compilation 2021-09-23 09:56:03 -03:00
Utilities
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md Update URL in documentation 2021-08-24 22:46:06 -05:00
LICENSE
README.md

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'