repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
7
/
XMTP
/
0.1.3-beta0
/
XMTP.podspec.json
blob
33350ed64931fe02ab4ee05e3fa3eb788f30c2ae
1
{
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": [
25
26
],
27
"GzipSwift": [
28
29
],
30
"Connect-Swift": [
31
32
],
33
"XMTPRust": [
34
"= 0.1.2-beta0"
35
]
36
}
37
}