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.1
/
DDQAutoLayout.podspec.json
blob
2583cb42aa070bbee14fa06318a4c9dc0cef7378
1
{
2
"name": "DDQAutoLayout",
3
"version": "1.0.1",
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.1"
16
},
17
"requires_arc": true,
18
"source_files": "*.{h,m}"
19
}