blob: 72c8298a2667515ee3e3cc7efb118fc1a135509f [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/1006fdcc7ec27fd1/Tink-1.2.1.tar.gz"
},
"summary": "Tink Crypto Library",
"vendored_frameworks": [
"Frameworks/Tink.framework"
],
"version": "1.2.1"
}