blob: b52a70cbf3fa4ffcc984864ddbb73257dbe0b887 [file] [log] [blame]
{
"name": "SwiftEmptyState",
"version": "0.1.4",
"summary": "Handle 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.4"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5",
"source_files": "SwiftEmptyState/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5"
}