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] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
b
/
c
/
LFPopupMenu
/
1.0.1
/
LFPopupMenu.podspec.json
blob
bf59191ad22d86131de8b9e00c6130d709b45e23
1
{
2
"name": "LFPopupMenu",
3
"version": "1.0.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "带箭头的弹出菜单窗,样式灵活,使用简单",
9
"homepage": "https://github.com/zhanglinfeng/LFPopupMenu",
10
"authors": {
11
"张林峰": "1051034428@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/zhanglinfeng/LFPopupMenu.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LFPopupMenu/LFPopupMenu/*.{h,m}"
22
}