[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / 3 / X3DH / 2.0.5 / X3DH.podspec.json
blob98a17ac1b1686f45f51a6200971261dd75a8fd95
2   "name": "X3DH",
3   "version": "2.0.5",
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.5"
16   },
17   "license": {
18     "type": "MIT"
19   },
20   "source_files": "Sources/**/*",
21   "dependencies": {
22     "Sodium-Fork": [
24     ],
25     "HKDF": [
27     ]
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5.1"