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] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git]
/
Specs
/
c
/
2
/
a
/
DWReader
/
0.0.0.30
/
DWReader.podspec.json
blob
0422837a5cc82baa5ec873010d36a04e576f7479
1
{
2
"name": "DWReader",
3
"version": "0.0.0.30",
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.30"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "DWReader/*",
22
"frameworks": "UIKit"
23
}