blob: 5d349b8efae1611ee0ec7afbbb11f6d6072b9894 [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/c3bb5fd05d438fe1/Tink-1.4.0-rc2.tar.gz"
},
"summary": "Tink Crypto Library",
"vendored_frameworks": [
"Frameworks/Tink.framework"
],
"version": "1.4.0-rc2"
}