blob: 2a7ff95452b7948caa70844cef93b4515db10540 [file] [log] [blame]
{
"name": "SwiftEmptyState",
"version": "0.1.7",
"summary": "Display empty state in iOS",
"description": "You all faced success/error state, but how you behave in empty states?",
"homepage": "https://github.com/eneskaraosman/SwiftEmptyState",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eneskaraosman": "eneskaraosman53@gmail.com"
},
"source": {
"git": "https://github.com/eneskaraosman/SwiftEmptyState.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "10"
},
"swift_versions": "5",
"source_files": "SwiftEmptyState/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5"
}