blob: 1ae615366edc61ab0d7c686fc5b6d783f6bbf208 [file] [log] [blame]
{
"name": "AMPAvatarView",
"version": "1.1",
"summary": "A simple UIView subclass that shows an UIImage with a shadow in a circle.",
"homepage": "https://github.com/alexito4/AMPAvatarView",
"authors": {
"Alejandro Martínez": "alexito4@gmail.com"
},
"license": {
"type": "MIT"
},
"source": {
"git": "https://github.com/alexito4/AMPAvatarView.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/alexito4",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "AMPAvatarView"
}