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
/
c
/
1
/
8
/
YHGoods
/
0.2.0
/
YHGoods.podspec.json
blob
07e75116cefe16af540db8d058d12450f6cc2d80
1
{
2
"name": "YHGoods",
3
"version": "0.2.0",
4
"summary": "商品模块",
5
"homepage": "https://gitee.com/yanhumark",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"YanHu": "https://gitee.com/yanhumark"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"frameworks": [
17
"Foundation",
18
"UIKit"
19
],
20
"requires_arc": true,
21
"source": {
22
"git": "https://gitee.com/yanhumark/yhgoods.git",
23
"tag": "0.2.0",
24
"submodules": true
25
},
26
"resources": "YHGoods/**/*.{h,m}"
27
}