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
/
1
/
9
/
8
/
DDQAutoLayout
/
1.0.0
/
DDQAutoLayout.podspec.json
blob
717f7a6af6b105e9b32f800552de1b3e2768727a
1
{
2
"name": "DDQAutoLayout",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "frame布局时的自适应工具",
8
"homepage": "https://github.com/MyNameDDQ/DDQAutoLayout",
9
"license": "MIT",
10
"authors": {
11
"MyNameDDQ": "wjddq@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/MyNameDDQ/DDQAutoLayout.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"source_files": "*.{h,m}"
19
}