blob: aa287acba80742170911cf8d64719429f21064fd [file] [log] [blame]
{
"name": "DoubleRatchet",
"version": "1.1.10",
"summary": "Double Ratchet protocol.",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"homepage": "http://ticeapp.com",
"authors": {
"TICE Software UG (haftungsbeschränkt)": "contact@ticeapp.com"
},
"source": {
"git": "https://github.com/TICESoftware/DoubleRatchet.git",
"tag": "1.1.10"
},
"license": {
"type": "MIT"
},
"source_files": "Sources/**/*",
"dependencies": {
"Sodium": [
],
"HKDF": [
]
},
"swift_version": "5.0"
}