blob: eb6affe83bff404a3b07e1bd7017b556caaf9150 [file] [log] [blame]
{
"name": "DFEmpty",
"version": "0.0.1",
"summary": "列表空白页显示",
"description": "用于UITableView和UICollectionView显示空白页",
"homepage": "https://github.com/fanfan11",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fanfan": "fanfa.dong@camdora.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fanfan11/DFEmpty",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Sources/DFEmpty/*.{h,m}"
]
}