blob: 0bb42ff86a61d567ae69d7e44f645a02b7302215 [file] [log] [blame]
{
"name": "JDSwiftAvatarProgress",
"version": "1.0.3",
"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/JDSwiftAvatarProgress.git",
"license": "MIT",
"authors": {
"David LoĢpez": "davidlcarrascal@gmail.com"
},
"source": {
"git": "https://github.com/JellyDevelopment/JDSwiftAvatarProgress.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/davidlcarrascal",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}