blob: c6e23619deee64a68fd1c70d3bb20e5f8bc9d147 [file] [log] [blame]
{
"name": "BlurFace",
"summary": "Blur the faces in an image",
"version": "0.0.1",
"platforms": {
"ios": "8.0"
},
"authors": {
"David Cordero": "dcorderoramirez@gmail.com"
},
"homepage": "https://github.com/dcordero/BlurFace",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/dcordero/BlurFace.git",
"tag": "0.0.1"
},
"source_files": "BlurFace/BlurFace/*.{swift}",
"requires_arc": true
}