[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 8 / 7 / LibSignalProtocolSwift / 0.9.7 / LibSignalProtocolSwift.podspec.json
blob8c3ee3c36ef3eaf4c0ab840fabd792218e4c8551
2   "name": "LibSignalProtocolSwift",
3   "summary": "A Swift implementation of the Signal Protocol API",
4   "license": "MIT",
5   "version": "0.9.7",
6   "source": {
7     "git": "https://github.com/christophhagen/LibSignalProtocolSwift.git",
8     "tag": "0.9.7"
9   },
10   "swift_version": "4.0",
11   "authors": {
12     "Christoph Hagen": "christoph@spacemasters.eu"
13   },
14   "homepage": "https://github.com/christophhagen/LibSignalProtocolSwift",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "4.0"
20   },
21   "source_files": "SignalProtocolSwift/**/*.{swift,h,c}",
22   "dependencies": {
23     "SwiftProtobuf": [
25     ],
26     "Curve25519": [
28     ],
29     "CommonCryptoModule": [
31     ]
32   }