[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 0 / 5 / LibXMTP / 0.5.10 / LibXMTP.podspec.json
blobc2b8d6640110b5e0410e7d9850d9db0b87e18ff9
2   "name": "LibXMTP",
3   "version": "0.5.10",
4   "summary": "XMTP shared Rust code that powers cross-platform SDKs",
5   "homepage": "https://github.com/xmtp/libxmtp-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XMTP Labs": "eng@xmtp.com"
12   },
13   "platforms": {
14     "ios": "14.0"
15   },
16   "swift_versions": "5.3",
17   "source": {
18     "http": "https://github.com/xmtp/libxmtp/releases/download/swift-bindings-9331eb7/LibXMTPSwiftFFI.zip",
19     "type": "zip"
20   },
21   "vendored_frameworks": "LibXMTPSwiftFFI.xcframework",
22   "source_files": "Sources/LibXMTP/**/*",
23   "swift_version": "5.3"