blob: 3a1e81b7f1f1746a717d55de0e06190387042e2a [file] [log] [blame]
{
"name": "WYNullView",
"version": "1.0.0",
"summary": "An easy way to use when view' content is empty",
"description": "This lib has been designed in a way where you won't need to extend UIView class. You will be able to fully customize the content and appearance of the empty states for your application",
"homepage": "https://github.com/WymanLyu/WYNullView",
"license": "MIT",
"authors": {
"wyman": "wyman.lyu@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/WymanLyu/WYNullView.git",
"tag": "1.0.0"
},
"source_files": [
"WYNullView",
"WYNullView/**/*.{h,m}"
],
"resources": "WYNullView/WYNullView.bundle"
}