blob: eca4b820c47677d99cc46aac6d4f8c60dc5e470c [file] [log] [blame]
{
"name": "Blurry",
"version": "0.1.0",
"license": "MIT",
"summary": "Image Blurring in Swift",
"homepage": "https://github.com/piemonte/Blurry",
"authors": {
"patrick piemonte": "patrick.piemonte@gmail.com"
},
"source": {
"git": "https://github.com/piemonte/Blurry.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "4.2",
"screenshots": "https://raw.githubusercontent.com/piemonte/Blurry/master/Blurry.png"
}