blob: 65910748f8cda3afdaf7c236b504dfa556279693 [file] [log] [blame]
{
"name": "X3DH",
"version": "2.0.3",
"summary": "X3DH key agreement protocol.",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"homepage": "https://ticeapp.com",
"authors": {
"TICE Software UG (haftungsbeschränkt)": "contact@ticeapp.com"
},
"source": {
"git": "https://github.com/TICESoftware/X3DH.git",
"tag": "2.0.3"
},
"license": {
"type": "MIT"
},
"source_files": "Sources/**/*",
"dependencies": {
"Sodium": [
],
"HKDF": [
]
},
"swift_version": "5.1"
}