blob: 96d7701b4f370bdd8b344f10075ea0206deb1f74 [file] [log] [blame]
{
"name": "EmptyView",
"version": "0.0.1",
"summary": "a light tool to show empty state,custom your own state",
"description": "a light tool to show empty state,custom your own state or message or custom view etc.",
"homepage": "https://github.com/LostPengK/EmptyDisplayView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LostPengK": "1039512009@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LostPengK/EmptyDisplayView.git",
"tag": "0.0.1"
},
"source_files": "EmptyView/class/*",
"dependencies": {
"Masonry": [
]
}
}