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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
7
/
d
/
DFEmpty
/
0.0.2
/
DFEmpty.podspec.json
blob
e5e3a7db0b052ba331c48b7f8e75d4023b26a651
1
{
2
"name": "DFEmpty",
3
"version": "0.0.2",
4
"summary": "列表空白页显示",
5
"description": "用于UITableView和UICollectionView显示空白页",
6
"homepage": "https://github.com/fanfan11",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Fanfan": "fanfa.dong@camdora.me"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/fanfan11/DFEmpty",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"Classes",
23
"Sources/DFEmpty/*.{h,m}"
24
]
25
}