[Add] LibXMTP 0.5.6-alpha0
[CocoaPods.git] / Specs / 3 / 0 / 5 / LibXMTP / 0.5.6-alpha0 / LibXMTP.podspec.json
blobc30b0144d49caeb2afc1b73f33f1fe9524fabbaa
2   "name": "LibXMTP",
3   "version": "0.5.6-alpha0",
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-1a87126/LibXMTPSwiftFFI.zip",
19     "type": "zip"
20   },
21   "vendored_frameworks": "LibXMTPSwiftFFI.xcframework",
22   "source_files": "Sources/LibXMTP/**/*",
23   "swift_version": "5.3"