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
/
3
/
4
/
9
/
LslTest
/
0.1.0
/
LslTest.podspec.json
blob
4061ae5e0eff469628230cc31c964602a64f5a39
1
{
2
"name": "LslTest",
3
"version": "0.1.0",
4
"summary": "将json输出为model的工具.",
5
"homepage": "https://gitee.com/lslboy/LslTest",
6
"license": "MIT",
7
"authors": {
8
"Albert": "15267030696@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"frameworks": "UIKit",
14
"source": {
15
"git": "https://gitee.com/lslboy/LslTest.git",
16
"tag": "0.1.0"
17
},
18
"source_files": "LslTest/*.{h,m}"
19
}