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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
5
/
c
/
4
/
KPPopView
/
0.1.1
/
KPPopView.podspec.json
blob
4318db03b0a73e5d835d34b2b0dd5789bcf97ec0
1
{
2
"name": "KPPopView",
3
"version": "0.1.1",
4
"summary": "one line code to create a popView.",
5
"homepage": "https://github.com/liukunpengiOS",
6
"license": "MIT",
7
"authors": {
8
"kunpeng": "1169405067@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/liukunpengiOS/KPPopView.git",
15
"tag": "0.1.1"
16
},
17
"source_files": "KPPopView/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"KPMaskView": [
21
22
]
23
}
24
}