blob: 11fa09ea3e18583a058e4d277ff0af2666ab5aee [file] [log] [blame]
{
"name": "MMAvatarLoadingView",
"version": "0.1.0",
"summary": "Awesome image loading library",
"description": "Image loading library that fetches specified image from remote URL, cache it if necessary and view the progress of downloading with handy animaiton.",
"homepage": "https://github.com/Meseery2/MMAvatarLoadingView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m7med4ever@gmail.com": "eng.m.elmeseery@gmail.com"
},
"source": {
"git": "https://github.com/Meseery2/MMAvatarLoadingView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MMAvatarLoadingView/Classes/**/*"
}