blob: 6665fae8d73bf53b33c4c974993021133df477aa [file] [log] [blame]
{
"name": "SignalProtocol",
"version": "0.0.1",
"summary": "A short description of SignalProtocol.",
"description": "A description.",
"homepage": "https://github.com/OmarBasem/SignalProtocol.git",
"license": {
"type": "MIT",
"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"
},
"authors": {
"Omar Basem": "founder@stiiick.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "SignalProtocol.framework"
},
"source": {
"http": "https://stiiick.s3.eu-central-1.amazonaws.com/SignalProtocol.zip"
},
"exclude_files": "Classes/Exclude"
}