[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 7 / XMTP / 0.1.3-beta0 / XMTP.podspec.json
blob33350ed64931fe02ab4ee05e3fa3eb788f30c2ae
2   "name": "XMTP",
3   "version": "0.1.3-beta0",
4   "summary": "XMTP pod.",
5   "description": "TODO",
6   "homepage": "https://github.com/xmtp/xmtp-ios",
7   "license": "MIT",
8   "authors": {
9     "Pat Nakajima": "pat@xmtp.com"
10   },
11   "platforms": {
12     "ios": "16.0"
13   },
14   "source": {
15     "git": "https://github.com/xmtp/xmtp-ios.git",
16     "tag": "0.1.3-beta0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "frameworks": [
20     "CryptoKit",
21     "UIKit"
22   ],
23   "dependencies": {
24     "web3.swift": [
26     ],
27     "GzipSwift": [
29     ],
30     "Connect-Swift": [
32     ],
33     "XMTPRust": [
34       "= 0.1.2-beta0"
35     ]
36   }