2 "name": "SignalProtocolObjC",
4 "summary": "Unofficial Objective-C wrapper for libsignal-protocol-c",
5 "description": "Unofficial Objective-C wrapper for libsignal-protocol-c.\nIt is built for use in [ChatSecure iOS](https://github.com/chatsecure/chatsecure-ios) to provide [OMEMO](https://conversations.im/omemo/) support. This software is not affiliated with or endorsed by Open Whisper Systems.",
6 "homepage": "https://github.com/ChatSecure/SignalProtocol-ObjC",
9 "text": " Copyright 2016-2017 Chris Ballinger\n\n Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html\n\n Additional Permissions For Submission to Apple App Store: Provided that you are otherwise in compliance with the GPLv3 for each covered work you convey (including without limitation making the Corresponding Source available in compliance with Section 6 of the GPLv3), the author(s) also grant you the additional permission to convey through the Apple App Store non-source executable versions of the Program as incorporated into each applicable covered work as Executable Versions only under the Mozilla Public License version 2.0 (https://www.mozilla.org/en-US/MPL/2.0/).\n\n This software depends on libsignal-protocol-c which is covered by a [separate license](https://github.com/whispersystems/libsignal-protocol-c#license).\n\n"
12 "Chris Ballinger": "chris@chatsecure.org"
14 "social_media_url": "https://twitter.com/chatsecure/",
20 "git": "https://github.com/ChatSecure/SignalProtocol-ObjC.git",
26 "private_header_files": [
27 "Classes/**/*_Internal.h",
28 "Classes/Models/SignalMessage.h"