[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / e / 3 / X3DH / 2.0.4 / X3DH.podspec.json
blobd1da65bdedc64b6d071d439a52a8d2720b227333
2   "name": "X3DH",
3   "version": "2.0.4",
4   "summary": "X3DH key agreement protocol.",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_versions": "5.1",
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/X3DH.git",
15     "tag": "2.0.4"
16   },
17   "license": {
18     "type": "MIT"
19   },
20   "source_files": "Sources/**/*",
21   "dependencies": {
22     "Sodium": [
24     ],
25     "HKDF": [
27     ]
28   },
29   "swift_version": "5.1"