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.20241222
[CocoaPods.git]
/
Specs
/
a
/
3
/
2
/
QFTimeUtil
/
1.0.0
/
QFTimeUtil.podspec.json
blob
90479a77f53791f893752c9d433d2cef836e2ff4
1
{
2
"name": "QFTimeUtil",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "时间工具",
6
"homepage": "https://github.com/sFeiYu/QFTimeUtil/tree/1.0.0",
7
"source": {
8
"git": "https://github.com/sFeiYu/QFTimeUtil.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "TimeUtil/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"authors": {
17
"sFeiYu": "1208126673@qq.com"
18
}
19
}