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
/
6
/
e
/
4
/
LYPopupMenu
/
0.0.1
/
LYPopupMenu.podspec.json
blob
bb0524aefd9ca55a0e214929da2c375f3f1e28fe
1
{
2
"name": "LYPopupMenu",
3
"version": "0.0.1",
4
"summary": "An iOS popup menu",
5
"description": "An iOS popup menu",
6
"homepage": "https://github.com/leonyue/LYPopupMenu",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"leonyue": "4940748@qq.com"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"source": {
18
"git": "https://github.com/leonyue/LYPopupMenu.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"LYPopupMenu",
23
"LYPopupMenu/*.{h,m}"
24
],
25
"requires_arc": true
26
}