blob: 483f1e828e4bb2a1d1c57600cf87091a8e0fccda [file] [log] [blame]
{
"name": "EmptyStateView",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "EmptyStateView/EmptyStateView.swift"
}