[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 1 / XMTPRust / 0.2.1-beta0 / XMTPRust.podspec.json
blob0bb9553c73061d742d64719f25717155dd4988dd
2   "name": "XMTPRust",
3   "version": "0.2.1-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     "Michael Xu": "michaelx@xmtp.com"
12   },
13   "source": {
14     "git": "https://github.com/xmtp/xmtp-rust-swift.git",
15     "tag": "0.2.1-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"