[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / 5 / LibXMTP / 3.0.6 / LibXMTP.podspec.json
blobc0ef315a6e55883f2665276bbe588756320583f3
2   "name": "LibXMTP",
3   "version": "3.0.6",
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-ab9d335/LibXMTPSwiftFFI.zip",
19     "type": "zip"
20   },
21   "vendored_frameworks": "LibXMTPSwiftFFI.xcframework",
22   "source_files": "Sources/LibXMTP/**/*",
23   "dependencies": {
24     "SQLCipher": [
25       "= 4.5.7"
26     ]
27   },
28   "swift_version": "5.3"