blob: e415f41edf4ca6bac8e306a02c7416e8859c1f36 [file] [log] [blame]
{
"name": "MaskBlurView",
"version": "0.1.0",
"summary": "Use Background blur with mask layer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kjisoo/MaskBlurView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kjisoo": "kim@jisoo.net"
},
"source": {
"git": "https://github.com/kjisoo/MaskBlurView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MaskBlurView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}