[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 4 / 8 / 7 / LibSignalProtocolSwift / 1.2.0 / LibSignalProtocolSwift.podspec.json
blob85bc9bb1d48a11f225669177cae1f61e0e42f6fc
2   "name": "LibSignalProtocolSwift",
3   "summary": "A Swift implementation of the Signal Protocol",
4   "license": "MIT",
5   "version": "1.2.0",
6   "source": {
7     "git": "https://github.com/christophhagen/LibSignalProtocolSwift.git",
8     "tag": "1.2.0"
9   },
10   "swift_version": "4.1",
11   "module_name": "SignalProtocol",
12   "authors": {
13     "Christoph Hagen": "christoph@spacemasters.eu"
14   },
15   "homepage": "https://github.com/christophhagen/LibSignalProtocolSwift",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "4.0"
21   },
22   "source_files": "Sources/**/*.{swift,h}",
23   "dependencies": {
24     "SwiftProtobuf": [
26     ],
27     "Curve25519": [
29     ],
30     "CommonCryptoModule": [
32     ]
33   }