blob: 63fad03c2d267a496a4845701a2e578561b2e11b [file] [log] [blame]
{
"name": "Blurry",
"version": "0.0.2",
"license": "MIT",
"summary": "Image Blurring in Swift",
"homepage": "https://github.com/piemonte/Blurry",
"authors": {
"patrick piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/piemonte/Blurry.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"screenshots": "https://raw.githubusercontent.com/piemonte/Blurry/master/Blurry.png",
"pushed_with_swift_version": "3.0"
}