blob: d1c50599d31c63be708c9197d1092e8b98e029d5 [file] [log] [blame]
{
"name": "BubbleBlurView",
"version": "1.0.1",
"summary": "An Apple Card like background effect view",
"description": "BubbleBlurView is a UIView that provides an Apple Card style dynamic 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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "BubbleBlurView/Classes/**/*"
}