[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / e / 3 / X3DH / 2.0.6 / X3DH.podspec.json
blob246cfb4d999a6cb97f1cd97d2ffd0e5828edd6f3
2   "name": "X3DH",
3   "version": "2.0.6",
4   "summary": "X3DH key agreement protocol.",
5   "platforms": {
6     "ios": "12.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/X3DH.git",
15     "tag": "2.0.6"
16   },
17   "license": {
18     "type": "MIT"
19   },
20   "source_files": "Sources/**/*",
21   "dependencies": {
22     "Sodium": [
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.0"