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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
c
/
2
/
a
/
DWReader
/
0.0.0.20
/
DWReader.podspec.json
blob
6c09361454c172b35f3286c75a6b0cbd35c804bf
1
{
2
"name": "DWReader",
3
"version": "0.0.0.20",
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.20"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "DWReader/*",
22
"frameworks": "UIKit"
23
}