blob: bdaa81a083b1ddb0e3e2773047ec9fb29a0e2aca [file] [log] [blame]
{
"name": "EmptyView",
"version": "0.0.3",
"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.3"
},
"source_files": "EmptyView/class/*",
"dependencies": {
"Masonry": [
]
}
}