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-2025-01-05-04-25
[CocoaPods.git]
/
Specs
/
b
/
9
/
e
/
ETPopupView
/
0.0.1
/
ETPopupView.podspec.json
blob
872d99f1f06abf931e1bd64493b58d8b2c64747c
1
{
2
"name": "ETPopupView",
3
"version": "0.0.1",
4
"summary": "swift-version MMPopupView.",
5
"homepage": "https://github.com/VolleyZ/ETPopupView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"VolleyZ": "552408690@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/VolleyZ/ETPopupView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/*.{h,m}"
20
],
21
"dependencies": {
22
"SnapKit": [
23
"~> 3.2.0"
24
]
25
},
26
"platforms": {
27
"ios": "8.0"
28
},
29
"pushed_with_swift_version": "3.0"
30
}