[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / e / a / 2 / MatrixSDKCrypto / 0.1.0 / MatrixSDKCrypto.podspec.json
blob0e5b37edeb2bd71841048fb8e30f576663ee0858
2   "name": "MatrixSDKCrypto",
3   "version": "0.1.0",
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": "11.0"
15   },
16   "swift_versions": [
17     "5.0"
18   ],
19   "source": {
20     "http": "https://github.com/matrix-org/matrix-rust-sdk/releases/download/matrix-sdk-crypto-ffi-0.1.0/MatrixSDKCryptoFFI.zip"
21   },
22   "vendored_frameworks": "MatrixSDKCryptoFFI.xcframework",
23   "source_files": "Sources/**/*.{swift}",
24   "swift_version": "5.0"