Signal-iOS/SignalServiceKit
2021-07-21 16:19:28 -07:00
..
protobuf Respond to CR. 2021-07-13 12:59:37 -03:00
Resources Add message request flow to report spam 2021-06-30 09:54:26 -07:00
src Convert ConversationListView to HomeView. 2021-07-21 16:19:28 -07:00
tests Fix broken test. 2021-07-13 22:16:32 -03:00
Utilities Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
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'