2 "name": "StickProtocol",
4 "summary": "Customized Signal Protocol C Library for the Stick Protocol",
5 "swift_versions": "5.0",
6 "description": "This is a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments.\nhttps://github.com/WhisperSystems/libsignal-protocol-c",
7 "homepage": "https://github.com/STiiiCK/stick-protocol",
10 "text": "The MIT License (MIT) \n Copyright (c) Omar Basem\n <founder@stiiick.com \n Permission is hereby granted, free fo charge, to any person obtaining a copy\n of this software and associated documentation files"
13 "Omar Basem": "founder@stiiick.com"
19 "vendored_frameworks": "StickProtocol.framework"
22 "http": "https://dl.dropboxusercontent.com/s/c6xiws1ans9u8v7/StickProtocol.zip?dl=0"
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "StickySignalProtocolC": [
41 "swift_version": "5.0"