blob: 399f6cf33345085461e55e49cb771524789bdec0 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"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 2020 Google",
"type": "Copyright"
},
"name": "Tink",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/a970145c8a245dc6/Tink-1.4.0.tar.gz"
},
"summary": "Tink Crypto Library",
"vendored_frameworks": [
"Frameworks/Tink.framework"
],
"version": "1.4.0"
}