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