blob: 9d6e19b632268468f1990fa9ca19bb3dfc7a82be [file] [log] [blame]
{
"name": "JDSwiftAvatarProgress",
"version": "1.0.2",
"summary": "Easy customizable avatar image asynchronously with progress bar animated",
"description": "Easy customizable avatar image asynchronously with progress bar animated. Enjoy it!",
"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.2"
},
"social_media_url": "https://twitter.com/davidlcarrascal",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}