blob: 31a1b76fcb1f3374064c00367bc25a811e1470c8 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"BoringSSL": "~> 10.0.5",
"rapidjson": "~> 1.1.0"
},
"description": "Tink is a crypto library that provides simple and secure APIs that can be used safely without needing a crypto background.",
"homepage": "https://github.com/google/tink",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "Tink",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/b8c75f09486300f7/Tink-1.2.0-rc1.tar.gz"
},
"summary": "Tink Crypto Library",
"vendored_frameworks": [
"Frameworks/Tink.framework"
],
"version": "1.2.0-rc1"
}