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] TMFind 0.0.86
[CocoaPods.git]
/
Specs
/
f
/
4
/
c
/
LYPopMenu
/
1.2
/
LYPopMenu.podspec.json
blob
65eb1feed27a375c484831ad14a9dd06e287c52a
1
{
2
"name": "LYPopMenu",
3
"version": "1.2",
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": "1.2"
20
},
21
"frameworks": "UIKit",
22
"pushed_with_swift_version": "3.0",
23
"subspecs": [
24
{
25
"name": "LYPopMenu",
26
"source_files": "LYPopMenu/*.swift"
27
}
28
]
29
}