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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
a
/
3
/
2
/
QFTimeUtil
/
0.0.1
/
QFTimeUtil.podspec.json
blob
8c11968ce370bd9112a2e970c4e74dbbe0a04c90
1
{
2
"name": "QFTimeUtil",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "时间工具",
6
"homepage": "https://github.com/sFeiYu/QFTimeUtil/tree/0.0.1",
7
"source": {
8
"git": "https://github.com/sFeiYu/QFTimeUtil.git",
9
"tag": "0.0.1"
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
}