blob: d0fdaa7c63f7ed9f427df4d9d4b2e849e17f6057 [file] [log] [blame]
{
"name": "HKDF",
"version": "1.0.5",
"summary": "HKDF using HMAC-SHA-512/256",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"homepage": "https://ticeapp.com",
"authors": {
"TICE Software UG (haftungsbeschränkt)": "contact@ticeapp.com"
},
"source": {
"git": "https://github.com/TICESoftware/HKDF.git",
"tag": "1.0.5"
},
"license": {
"type": "MIT"
},
"source_files": "Sources/**/*",
"dependencies": {
"Sodium": [
]
},
"swift_version": "5.0"
}