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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
1
/
4
/
8
/
DDQUIKit
/
1.0.3
/
DDQUIKit.podspec.json
blob
b6d0bb7981159c2e3b1b9a5a36f1dfd603d19d9e
1
{
2
"name": "DDQUIKit",
3
"version": "1.0.3",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "各种常用控件的基类",
8
"homepage": "https://github.com/MyNameDDQ/DDQUIKit",
9
"license": "MIT",
10
"authors": {
11
"MyNameDDQ": "wjddq@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/MyNameDDQ/DDQUIKit.git",
15
"tag": "1.0.3"
16
},
17
"requires_arc": true,
18
"source_files": "*.{h,m}",
19
"dependencies": {
20
"YYKit": [
21
22
],
23
"MJRefresh": [
24
25
],
26
"DDQAutoLayout": [
27
28
]
29
}
30
}