blob: 6474cda63f78056de348da053ef4b49d103d8a07 [file] [log] [blame]
{
"name": "GPAvatarView",
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A dead simple UIView subclass for rounded corners images",
"homepage": "https://github.com/buildo/GPAvatarView",
"social_media_url": "http://twitter.com/gabro27",
"authors": {
"Gabriele Petronella": "gabriele@buildo.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/buildo/GPAvatarView.git",
"tag": "v0.4.0"
},
"source_files": "GPAvatarView/GPAvatarView.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.1"
]
},
"pushed_with_swift_version": "3.0"
}