blob: 441f6957e058e10a58bc6025154e9fe16befc957 [file] [log] [blame]
{
"name": "DoubleRatchet",
"version": "1.2.0",
"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.2.0"
},
"license": {
"type": "MIT"
},
"source_files": "Sources/**/*",
"dependencies": {
"Sodium": [
],
"HKDF": [
],
"Logging": [
]
},
"swift_version": "5.0"
}