[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / a / 2 / MatrixSDKCrypto / 0.4.1 / MatrixSDKCrypto.podspec.json
blobd5b381d11a19a00c6d3d8d08ecac578988afa29e
2   "name": "MatrixSDKCrypto",
3   "version": "0.4.1",
4   "summary": "Uniffi based bindings for the Rust SDK crypto crate.",
5   "homepage": "https://github.com/matrix-org/matrix-rust-sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "matrix.org": "support@matrix.org"
12   },
13   "platforms": {
14     "ios": "13.0",
15     "osx": "10.15"
16   },
17   "swift_versions": [
18     "5.1",
19     "5.2"
20   ],
21   "source": {
22     "http": "https://github.com/matrix-org/matrix-rust-sdk/releases/download/matrix-sdk-crypto-ffi-0.4.1/MatrixSDKCryptoFFI.zip"
23   },
24   "vendored_frameworks": "MatrixSDKCryptoFFI.xcframework",
25   "source_files": "Sources/**/*.{swift}",
26   "swift_version": "5.2"