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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
0
/
7
/
YSEmptyView
/
1.0.1
/
YSEmptyView.podspec.json
blob
6f436b5f51797e92b82a55ff49b12913fc35ef30
1
{
2
"name": "YSEmptyView",
3
"version": "1.0.1",
4
"summary": "UIView无数据时空占位视图",
5
"homepage": "https://github.com/yscode001/YSEmptyView",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSEmptyView.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "YSEmptyView/YSEmptyView/YSEmptyView/*.swift",
18
"frameworks": "UIKit"
19
}