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] OverlapStack 1.0.0
[CocoaPods.git]
/
Specs
/
5
/
d
/
2
/
YCMenuView
/
1.2.0
/
YCMenuView.podspec.json
blob
c37a149a0a15e7356c177185ba5081895f530a6b
1
{
2
"name": "YCMenuView",
3
"version": "1.2.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "a popup menu which can be highly customized.",
8
"homepage": "https://github.com/WellsYC/YCMenuView",
9
"license": "MIT",
10
"authors": {
11
"WellsYC": "461620115@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/WellsYC/YCMenuView.git",
15
"tag": "1.2.0"
16
},
17
"source_files": "YCMenuViewCompont",
18
"requires_arc": true
19
}