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
/
d
/
8
/
7
/
WZDemo2018
/
0.0.1
/
WZDemo2018.podspec.json
blob
e04b68b612046a024d5bd6ce446aba3812a14aff
1
{
2
"name": "WZDemo2018",
3
"version": "0.0.1",
4
"summary": "这是我的框架啊啊啊啊里格朗儿",
5
"homepage": "https://github.com/NielBest/WZDemo2018",
6
"license": "MIT",
7
"authors": {
8
"NielBest": "email@address.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/NielBest/WZDemo2018.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"WZDemo2018",
19
"WZDemo2018/WZDemo2018/我的框架/*.{h,m}"
20
],
21
"requires_arc": true
22
}