blob: bf8683cd32910f48ac8f3d83c5686d0c958d5fed [file] [log] [blame]
{
"name": "JAGFaceRecognition",
"version": "1.0",
"summary": "JAGFaceRecognition Extension.",
"description": " JAGFaceRecognition provides helper methods that will make you much easier to recognize faces in UIImageView.\n",
"homepage": "https://github.com/JesusAntonioGil/JAGFaceRecognition",
"license": "MIT",
"authors": {
"Jesús Antonio Gil": "jesus.a22@hotmail.com"
},
"source": {
"git": "https://github.com/JesusAntonioGil/JAGFaceRecognition.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UImageViewFaceRecognition/JAGFaceRecognition",
"frameworks": "UIKit"
}