blob: f91b68fcc27b42e202a44170eee6b90b8c2a703a [file] [log] [blame]
{
"name": "FaceAware",
"version": "1.2.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.2.0"
},
"source_files": "FaceAware/*.{swift}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}