[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 8 / 5 / Tink / 1.2.0 / Tink.podspec.json
blob95d0335572d7132a7927e410d5ba745f171ae0ce
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "BoringSSL": "~> 10.0.5",
5     "rapidjson": "~> 1.1.0"
6   },
7   "description": "Tink is a crypto library that provides simple and secure APIs that can be used safely without needing a crypto background.",
8   "homepage": "https://github.com/google/tink",
9   "libraries": [
10     "c++"
11   ],
12   "license": {
13     "text": "Copyright 2018 Google",
14     "type": "Copyright"
15   },
16   "name": "Tink",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "preserve_paths": [
21     "README.md",
22     "CHANGELOG"
23   ],
24   "source": {
25     "http": "https://dl.google.com/dl/cpdc/4d430157f6cc18ff/Tink-1.2.0.tar.gz"
26   },
27   "summary": "Tink Crypto Library",
28   "vendored_frameworks": [
29     "Frameworks/Tink.framework"
30   ],
31   "version": "1.2.0"