blob: 03b94d10961126a6dc87c4cd447e5b1081ba3b46 [file] [log] [blame]
{
"name": "Blurberry",
"version": "0.0.1",
"summary": "Extends the functionality of the UIVisualEffectView",
"homepage": "https://github.com/unboxme/Blurberry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Puzyrev": "cannedapp@yahoo.com"
},
"source": {
"git": "https://github.com/unboxme/Blurberry.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.{swift,h,m}",
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"swift_version": "5.0"
}