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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
a
/
0
/
c
/
DSZTool
/
0.0.5
/
DSZTool.podspec.json
blob
e331c2531d43cdc0e7919c538c822e479ed5a7fa
1
{
2
"name": "DSZTool",
3
"version": "0.0.5",
4
"summary": "A tool for test.",
5
"homepage": "http://EXAMPLE/tool",
6
"license": "MIT",
7
"authors": {
8
"zhaojh": "zhaojinhui@corp-ci.com"
9
},
10
"source": {
11
"git": "https://gitlab.oneitfarm.com/zhaojinhui/tool.git",
12
"tag": "0.0.5"
13
},
14
"source_files": "DSZTool/**/*",
15
"frameworks": "UIKit",
16
"platforms": {
17
"ios": "8.0"
18
}
19
}