[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / e / 2 / DoubleRatchet / 1.2.3 / DoubleRatchet.podspec.json
blobc1efa494bfb5300dfa381159316e2b3188c98de2
2   "name": "DoubleRatchet",
3   "version": "1.2.3",
4   "summary": "Double Ratchet protocol.",
5   "platforms": {
6     "ios": "12.0"
7   },
8   "swift_versions": "5.0",
9   "homepage": "http://ticeapp.com",
10   "authors": {
11     "TICE Software UG (haftungsbeschränkt)": "contact@ticeapp.com"
12   },
13   "source": {
14     "git": "https://github.com/TICESoftware/DoubleRatchet.git",
15     "tag": "1.2.3"
16   },
17   "license": {
18     "type": "MIT"
19   },
20   "source_files": "Sources/**/*",
21   "dependencies": {
22     "Sodium": [
24     ],
25     "HKDF": [
27     ],
28     "Logging": [
30     ]
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.0"