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.20241221
[CocoaPods.git]
/
Specs
/
1
/
3
/
e
/
ZHView
/
0.0.1
/
ZHView.podspec.json
blob
aee3512198f70ecc23bc26edbd02020a2d9fba57
1
{
2
"name": "ZHView",
3
"version": "0.0.1",
4
"summary": "简短的介绍.",
5
"description": "一个比较长的介绍",
6
"homepage": "https://www.baidu.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhuhong": "hong.zhu@bkjk.com"
13
},
14
"source": {
15
"git": "https://github.com/zhutunliang/ZHView.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "Classes/**/*.{h,m}",
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}