2 "name": "StickProtocol",
4 "summary": "Customized Signal Protocol C Library for the Stick Protocol",
5 "description": "This is a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments.\nhttps://github.com/WhisperSystems/libsignal-protocol-c",
6 "homepage": "https://github.com/STiiiCK/stick-protocol",
9 "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"
12 "Omar Basem": "founder@stiiick.com"
18 "vendored_frameworks": "StickProtocol.framework"
21 "http": "https://stick-protocol.s3.eu-central-1.amazonaws.com/StickProtocol.zip"
23 "exclude_files": "Classes/Exclude",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"