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