blob: 3280ecbeb57ecb811e7e115a5d4781ac62436631 [file] [log] [blame]
{
"name": "JDAvatarProgress",
"version": "1.0.4",
"summary": "Easy customizable round avatar, a derived UIImageView class, load asynchronously the image with optional border and progress bar animated.",
"description": "Easy customizable round avatar, a derived UIImageView class, load asynchronously the image with optional border and progress bar animated. Perfect to use in the profile section in your apps.",
"homepage": "https://github.com/JellyDevelopment/JDAvatarProgress.git",
"license": "MIT",
"authors": {
"Juanpe": "juanpecm@gmail.com"
},
"source": {
"git": "https://github.com/JellyDevelopment/JDAvatarProgress.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/JuanpeCMiOS",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "QuartzCore"
}