[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / 2 / c / HKDF / 1.0.5 / HKDF.podspec.json
blobd0fdaa7c63f7ed9f427df4d9d4b2e849e17f6057
2   "name": "HKDF",
3   "version": "1.0.5",
4   "summary": "HKDF using HMAC-SHA-512/256",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_versions": "5.0",
9   "homepage": "https://ticeapp.com",
10   "authors": {
11     "TICE Software UG (haftungsbeschränkt)": "contact@ticeapp.com"
12   },
13   "source": {
14     "git": "https://github.com/TICESoftware/HKDF.git",
15     "tag": "1.0.5"
16   },
17   "license": {
18     "type": "MIT"
19   },
20   "source_files": "Sources/**/*",
21   "dependencies": {
22     "Sodium": [
24     ]
25   },
26   "swift_version": "5.0"