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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
3
/
f
/
1
/
QYMPop
/
0.0.3
/
QYMPop.podspec.json
blob
94099b8d985f9c2251f84153588b28db5e8fb2d5
1
{
2
"name": "QYMPop",
3
"version": "0.0.3",
4
"summary": "界面常用的从下往上的推出功能",
5
"description": "界面常用的从下往上的推出功能",
6
"homepage": "https://gitee.com/lz156/QYMPop",
7
"license": "MIT",
8
"authors": {
9
"zhen": ""
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://gitee.com/lz156/QYMPop.git",
16
"tag": "v0.0.3"
17
},
18
"source_files": "QYMPop/*.{h,m}",
19
"frameworks": "UIKit"
20
}