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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
f
/
4
/
c
/
LYPopMenu
/
2.0
/
LYPopMenu.podspec.json
blob
d7736ec0cc3c24c367aec6e862b44a975a4f9e8b
1
{
2
"name": "LYPopMenu",
3
"version": "2.0",
4
"summary": "弹出式菜单选择器",
5
"homepage": "https://github.com/GordonLY/LYPopMenu",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": [
11
"LYPC",
12
"Gordon"
13
],
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/GordonLY/LYPopMenu.git",
19
"tag": "2.0"
20
},
21
"frameworks": "UIKit",
22
"pushed_with_swift_version": "4.0",
23
"subspecs": [
24
{
25
"name": "LYPopMenu",
26
"source_files": "LYPopMenu/*.swift"
27
}
28
]
29
}