[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 1 / XMTPRust / 0.3.3-beta0 / XMTPRust.podspec.json
blob36b70fe2b9ee434d9a0ded79616682e2dbd6c449
2   "name": "XMTPRust",
3   "version": "0.3.3-beta0",
4   "summary": "XMTP shared Rust code that powers cross-platform SDKs",
5   "homepage": "https://github.com/xmtp/xmtp-rust-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XMTP Labs": "eng@xmtp.com"
12   },
13   "source": {
14     "git": "https://github.com/xmtp/xmtp-rust-swift.git",
15     "tag": "0.3.3-beta0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.3",
21   "vendored_frameworks": "XMTPRustSwift.xcframework",
22   "source_files": "Sources/XMTPRust/**/*",
23   "testspecs": [
24     {
25       "name": "UnitTests",
26       "test_type": "unit",
27       "source_files": "Tests/XMTPRust-Tests/**/*"
28     }
29   ],
30   "swift_version": "5.3"