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.5.0
[CocoaPods.git]
/
Specs
/
6
/
f
/
8
/
ScreenDown
/
0.1.0
/
ScreenDown.podspec.json
blob
8ee7c325d66fd7ecdb55cf179551fd3fc81d075a
1
{
2
"name": "ScreenDown",
3
"version": "0.1.0",
4
"summary": "初始版本",
5
"description": "控制屏幕内容下移",
6
"homepage": "https://github.com/leehonn/ScreenDown",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"leehonn": "461975622@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/leehonn/ScreenDown.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ScreenDown/Classes/**/*"
22
}