blob: b5d2eb659e9d191ddd03d7ac9542ba51da9a69cd [file] [log] [blame]
{
"name": "XYBlankSlate",
"version": "1.0.1",
"summary": "showing the custom view for empty/loading/network error, based on DZNEmptyDataSet.",
"homepage": "https://github.com/Loveying/XYBlankSlate",
"license": "MIT",
"authors": {
"xiayingying": "xia.yy@ejlchina.com"
},
"source": {
"git": "https://github.com/Loveying/XYBlankSlate.git",
"tag": "1.0.1"
},
"source_files": "XYBlankSlate/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"DZNEmptyDataSet": [
]
}
}