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] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git]
/
Specs
/
c
/
2
/
a
/
DWReader
/
0.0.0.16
/
DWReader.podspec.json
blob
c0c19f5f2ae68e490ae0603f59f80e5a43eff3a6
1
{
2
"name": "DWReader",
3
"version": "0.0.0.16",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "尝试写一个阅读器核心。Try to build a reader core.",
9
"homepage": "https://github.com/CodeWicky/DWReader",
10
"authors": {
11
"codeWicky": "codewicky@163.com"
12
},
13
"source": {
14
"git": "https://github.com/CodeWicky/DWReader.git",
15
"tag": "0.0.0.16"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "DWReader/*",
22
"frameworks": "UIKit"
23
}