blob: dcfc0a0f0f536ac2c03b29d69b2201bf666756a7 [file] [log] [blame]
{
"name": "BubbleBlurView",
"version": "1.0.0",
"summary": "An Apple Card like background effect view",
"description": "BubbleBlurView is a UIView that provides an Apple Card style effect.",
"homepage": "https://github.com/wfltaylor/BubbleBlurView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Taylor": "wfltaylor@gmail.com"
},
"source": {
"git": "https://github.com/wfltaylor/BubbleBlurView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "BubbleBlurView/Classes/**/*"
}