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
/
4
/
7
/
HZFPUpImage
/
0.0.1
/
HZFPUpImage.podspec.json
blob
d8ccc1e4cf2d1c7213d0c2147b2327bc10407d54
1
{
2
"name": "HZFPUpImage",
3
"version": "0.0.1",
4
"summary": "个人使用库d",
5
"homepage": "http://git.4yankj.cn/dsz/HZFPUpImage.git",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"dsz": "dsz"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"git": "http://git.4yankj.cn/dsz/HZFPUpImage.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "HZFPUpImage/**/*.{swift,h,m}",
21
"dependencies": {
22
"TZImagePickerController": [
23
"~> 3.6.0"
24
]
25
}
26
}