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
/
4
/
c
/
e
/
PoporPresent
/
0.7
/
PoporPresent.podspec.json
blob
db8b2d2c6d57bdb795ac299389d688871615ded5
1
{
2
"name": "PoporPresent",
3
"version": "0.7",
4
"summary": "自定义VC的present方法",
5
"homepage": "https://gitee.com/popor/PoporPresent",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"apple": "908891024@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/popor/PoporPresent.git",
15
"tag": "0.7"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "PoporPresent/Classes/**/*"
21
}