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