blob: 7a4537b94e991f38618cf0f3a1bb3d33d23d02d8 [file] [log] [blame]
{
"name": "VisualEffectView",
"version": "3.0.2",
"license": "MIT",
"homepage": "https://github.com/efremidze/VisualEffectView",
"authors": {
"Lasha Efremidze": "efremidzel@hotmail.com"
},
"documentation_url": "https://efremidze.github.io/VisualEffectView/",
"summary": "Dynamic blur background view with tint color (UIVisualEffectView subclass)",
"source": {
"git": "https://github.com/efremidze/VisualEffectView.git",
"tag": "3.0.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
}
}