2 "name": "DRACOON-Crypto-SDK",
4 "summary": "Official DRACOON Crypto SDK",
5 "description": "This SDK implements client-side encryption for DRACOON.",
6 "homepage": "https://github.com/dracoon/dracoon-swift-crypto-sdk",
12 "Mathias Schreiner": "m.schreiner@dracoon.com"
15 "git": "https://github.com/dracoon/dracoon-swift-crypto-sdk.git",
18 "module_name": "crypto_sdk",
22 "swift_versions": "5.3",
23 "pod_target_xcconfig": {
24 "VALID_ARCHS": "x86_64 arm64"
26 "source_files": "crypto-sdk/**/*",
27 "vendored_frameworks": "OpenSSL/openssl.xcframework",
28 "swift_version": "5.3"