blob: 80e23edebce71373a6fc880d862085ed4cc9e74f [file] [log] [blame]
{
"name": "SwiftEmptyState",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5",
"source_files": "SwiftEmptyState/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5"
}