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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
3
/
f
/
1
/
QYMPop
/
0.0.1
/
QYMPop.podspec.json
blob
8dfbb2f9a7bf28e568f0634cad1ae02ac4ca419d
1
{
2
"name": "QYMPop",
3
"version": "0.0.1",
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.1"
17
},
18
"source_files": "QYMPop/**/*.{h,m}",
19
"frameworks": "UIKit"
20
}