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] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git]
/
Specs
/
1
/
0
/
e
/
GLTTest
/
0.0.1
/
GLTTest.podspec.json
blob
7a890e396f17f4bfc2c1293ec43860a0e4873fbc
1
{
2
"name": "GLTTest",
3
"version": "0.0.1",
4
"summary": "GLTTest.",
5
"description": "第一次提交描述哦!",
6
"homepage": "https://github.com/gltwy/GLTTest",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"gaoliutong": "1282990794@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/gltwy/GLTTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}