blob: 913357ba7d5738fea8f4ceabb46dbcfcbdc0f43b [file] [log] [blame]
{
"name": "KFBlankSlate",
"version": "1.2",
"summary": "showing the custom view for empty/loading/network error, based on DZNEmptyDataSet.",
"homepage": "https://github.com/moliya/KFBlankSlate",
"license": "MIT",
"authors": {
"Carefree": "946715806@qq.com"
},
"source": {
"git": "https://github.com/moliya/KFBlankSlate.git",
"tag": "1.2"
},
"source_files": "KFBlankSlate/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"DZNEmptyDataSet": [
]
}
}