blob: e5e3a7db0b052ba331c48b7f8e75d4023b26a651 [file] [log] [blame]
{
"name": "DFEmpty",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Sources/DFEmpty/*.{h,m}"
]
}