blob: 336d57163755308c037866f0e1188027cd07ca76 [file] [log] [blame]
{
"name": "EKBlurAlert",
"platforms": {
"ios": "10.0"
},
"summary": "EKBlurAlert Swift 5.2 framework for Blured Alert View with auto hiding.",
"requires_arc": true,
"swift_versions": "5.2",
"version": "2.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emil Karimov": "emvakar@gmail.com"
},
"homepage": "https://github.com/emvakar",
"source": {
"git": "https://github.com/emvakar/EKBlurAlert.git",
"tag": "2.0.0"
},
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"source_files": "Sources/EKBlurAlert/**/*.{swift}",
"swift_version": "5.2"
}