blob: 3bfcab1395b45940a5b3bf553301b900f45b7aa0 [file] [log] [blame]
{
"name": "BlurryScrollyView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BlurryScrollyView/Classes/**/*",
"swift_version": "4.2"
}