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] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
e
/
b
/
8
/
geqiangbaoTool
/
1.0.0
/
geqiangbaoTool.podspec.json
blob
d365c31a4650cec0f00704379d36ec0c7255ec3d
1
{
2
"name": "geqiangbaoTool",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "字符串常用工具",
6
"homepage": "https://github.com/shuyangxiaobao/geqiangbaoTool",
7
"source": {
8
"git": "https://github.com/shuyangxiaobao/geqiangbaoTool.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "geqiangbaoTool/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"GQB": "825065886@qq.com"
22
}
23
}