blob: e76eaf74ea6369478fd35d7cbb3fbb9ded7bb169 [file] [log] [blame]
{
"name": "EmptyStateView",
"version": "0.1.5",
"summary": "Empty state view for your app",
"description": "It makes your app better and more polite.",
"homepage": "https://github.com/DavidKadlcek/EmptyStateView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David KadlĨek": "da.developer605@gmail.com"
},
"source": {
"git": "https://github.com/DavidKadlcek/EmptyStateView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "EmptyStateView/EmptyStateView.swift"
}