[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 0 / 5 / LibXMTP / 3.0.8 / LibXMTP.podspec.json
blob74cba51128c0eb19f775adb2f1821bad2b1c0dbc
2   "name": "LibXMTP",
3   "version": "3.0.8",
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-14df3bc/LibXMTPSwiftFFI.zip",
19     "type": "zip"
20   },
21   "vendored_frameworks": "LibXMTPSwiftFFI.xcframework",
22   "source_files": "Sources/LibXMTP/**/*",
23   "swift_version": "5.3"