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] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git]
/
Specs
/
6
/
9
/
2
/
ChatModule
/
0.1.0
/
ChatModule.podspec.json
blob
4493a35651daebfd1def1f2f8af2364cae50c2f5
1
{
2
"name": "ChatModule",
3
"version": "0.1.0",
4
"summary": "ChatModule",
5
"description": "测试chatmodule",
6
"homepage": "https://github.com/VE66/ChatModule",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"VE66": "942914231@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/VE66/ChatModule.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "ChatModule/Classes/**/*"
22
}