blob: 3dbb76f7210f5cc48701aeb8a129ad2959934664 [file] [log] [blame]
{
"name": "FaceAware",
"version": "1.1.0",
"summary": "A UIImageView extension that focus on faces within an image.",
"description": "An extension that gives UIImageView the ability to focus on faces within an image when using AspectFill.",
"homepage": "https://github.com/BeauNouvelle/FaceAware",
"screenshots": [
"https://raw.githubusercontent.com/BeauNouvelle/FaceAware/master/Images/avatarExample.png",
"https://raw.githubusercontent.com/BeauNouvelle/FaceAware/master/Images/largeExample.jpg"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Beau Nouvelle": "beaunouvelle@icloud.com"
},
"social_media_url": "http://twitter.com/BeauNouvelle",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BeauNouvelle/FaceAware.git",
"tag": "1.1.0"
},
"source_files": "FaceAware/*.{swift}",
"exclude_files": "Classes/Exclude"
}