blob: bc40a7442054b6523cd0fec0a041aefa05e4daae [file] [log] [blame]
{
"name": "SwiftEmptyState",
"version": "0.1.1",
"summary": "A short description of SwiftEmptyState.",
"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.1"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5",
"source_files": "SwiftEmptyState/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5"
}