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