blob: 603485bcaefe9e7b633f0ed33a467cad8b685e33 [file] [log] [blame]
{
"name": "BlurryScrollyView",
"version": "0.1.5",
"summary": "A view that can blur an image while scrolling.",
"description": "A view that can blur an image while scrolling. Optionally, it can perform a zoom for another cool effect.",
"homepage": "https://github.com/jaredanderton/BlurryScrollyView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jared Anderton": "jared@andertondev.com"
},
"source": {
"git": "https://github.com/jaredanderton/BlurryScrollyView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BlurryScrollyView/Classes/**/*",
"swift_version": "4.2"
}