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