blob: 70c42b2640c65e63696475b22718bc3ed40de278 [file] [log] [blame]
{
"name": "Blurry",
"version": "0.0.4",
"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.4"
},
"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"
}