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