[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / 8 / DevolutionsCrypto / 0.1.8 / DevolutionsCrypto.podspec.json
blobb9d92ef0cb0a34cedd6c76ccad49b55a73861e54
2   "name": "DevolutionsCrypto",
3   "version": "0.1.8",
4   "summary": "A CocoaPods library for Devolutions crypto",
5   "description": "This CocoaPods library is for the Swift binding of the Devolutions crypto lib",
6   "homepage": "https://github.com/SebAubin/DevolutionsCrypto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastien Aubin": "spicheaubin@devolutions.net"
13   },
14   "platforms": {
15     "ios": "10"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/SebAubin/DevolutionsCrypto.git",
20     "tag": "0.1.8"
21   },
22   "source_files": "DevolutionsCrypto/**/*.{h,m,swift}",
23   "vendored_libraries": "DevolutionsCrypto/Rust/*.a",
24   "xcconfig": {
25     "ARCHS": "x86_64 arm64",
26     "VALID_ARCHS": "x86_64 arm64"
27   },
28   "swift_version": "4.2"