blob: 894918b5cf3b710b254fd56c6268c4aae31f5fef [file] [log] [blame]
{
"name": "EasyDefaultView",
"version": "1.0.0",
"summary": "A default view when data is null.",
"description": "A default view when data is null,Very easy to use.",
"homepage": "https://github.com/chenliangloveyou/EasyDefaultView.git",
"license": "MIT",
"authors": {
"chenliangloveyou": "ios_elite@163.com"
},
"source": {
"git": "https://github.com/chenliangloveyou/EasyDefaultView.git",
"tag": "1.0.0"
},
"source_files": "EasyDefaultViewDemo/EasyDefaultViewDemo/EasyDefaultView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "7.0"
}
}