blob: f270e4c82970e42df27fa6d4ccd4aae80ef0a61e [file] [log] [blame]
{
"name": "Blurry",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}