[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / f / DRACOON-Crypto-SDK / 2.1.0 / DRACOON-Crypto-SDK.podspec.json
blobe62425d2e73618a2c8fede0abbdb6e3adc334c68
2   "name": "DRACOON-Crypto-SDK",
3   "version": "2.1.0",
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",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mathias Schreiner": "m.schreiner@dracoon.com"
13   },
14   "source": {
15     "git": "https://github.com/dracoon/dracoon-swift-crypto-sdk.git",
16     "tag": "v2.1.0"
17   },
18   "module_name": "crypto_sdk",
19   "platforms": {
20     "ios": "11.4"
21   },
22   "swift_versions": "5.3",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 arm64"
25   },
26   "source_files": "crypto-sdk/**/*",
27   "vendored_frameworks": "OpenSSL/openssl.xcframework",
28   "swift_version": "5.3"