[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / 7 / XMTP / 0.13.12 / XMTP.podspec.json
blob6c568c5d6be3e66bb6c0f6bbc00f789496b2e204
2   "name": "XMTP",
3   "version": "0.13.12",
4   "summary": "XMTP SDK Cocoapod",
5   "description": "The XMTP cocoapod implements the XMTP protocol for iOS. It handles cryptographic operations and network communication with the XMTP network.",
6   "homepage": "https://github.com/xmtp/xmtp-ios",
7   "license": "MIT",
8   "authors": {
9     "XMTP": "eng@xmtp.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "swift_versions": "5.3",
15   "source": {
16     "git": "https://github.com/xmtp/xmtp-ios.git",
17     "tag": "0.13.12"
18   },
19   "source_files": "Sources/**/*.swift",
20   "frameworks": [
21     "CryptoKit",
22     "UIKit"
23   ],
24   "dependencies": {
25     "web3.swift": [
27     ],
28     "GzipSwift": [
30     ],
31     "Connect-Swift": [
32       "= 0.12.0"
33     ],
34     "LibXMTP": [
35       "= 0.5.6-beta3"
36     ]
37   },
38   "swift_version": "5.3"