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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
e
/
7
/
8
/
ZFListView
/
0.0.5
/
ZFListView.podspec.json
blob
2da6254d60b70d2e98323799f26de27a212c6fbd
1
{
2
"name": "ZFListView",
3
"version": "0.0.5",
4
"summary": "简洁的 listView",
5
"description": "简介、分离的 listView",
6
"homepage": "https://github.com/QiuZhiFei/ZFListView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"swift_versions": [
12
"5.0"
13
],
14
"authors": {
15
"zhifei": "qiuzhifei521@gmail.com"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source": {
21
"git": "https://github.com/QiuZhiFei/ZFListView.git",
22
"tag": "0.0.5"
23
},
24
"source_files": [
25
"Classes",
26
"Core/*.{swift}"
27
],
28
"requires_arc": true,
29
"swift_version": "5.0"
30
}