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
/
7
/
8
/
ZYScaleHeader
/
1.0.1
/
ZYScaleHeader.podspec.json
blob
8d572b8d59a27c82bbbf6ab51fea629b79c0ac7f
1
{
2
"name": "ZYScaleHeader",
3
"version": "1.0.1",
4
"summary": "一个下拉头部缩放视图的分类",
5
"homepage": "https://github.com/shlyren/ZYScaleHeader",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"shlyren": "mail@yuxiang.ren"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/shlyren/ZYScaleHeader.git",
18
"tag": "1.0.1"
19
},
20
"requires_arc": true,
21
"source_files": "ZYScaleHeader/*.{h,m}"
22
}