blob: a2f17da4643508ba4700b0b4a70d89be7d26f52b [file] [log] [blame]
{
"name": "EmptyStateView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source_files": "EmptyStateView/EmptyStateView.swift"
}