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] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git]
/
Specs
/
c
/
2
/
4
/
XHDate
/
1.0.0
/
XHDate.podspec.json
blob
658a8187bbbde040adeb4dfe3040dd24a9a1a1d4
1
{
2
"name": "XHDate",
3
"version": "1.0.0",
4
"summary": "时间格式字符串-格式化输出为任意格式",
5
"homepage": "https://github.com/CoderZhuXH/XHDate",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHDate.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"XHDate",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}