blob: 0ef76faadd4f283e95dfcc2a1eaf9f438f2fcd3f [file] [log] [blame]
{
"name": "DLImageLoader",
"version": "4.2.0",
"summary": "DLImageLoader is a reusable instrument for asynchronous image loading and caching.",
"description": "DLImageLoader for iOS. \nThe library is a reusable instrument for asynchronous image loading, caching and displaying.",
"homepage": "https://github.com/AndreyLunevich/DLImageLoader-iOS",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Andrew Lunevich": "andrey.lunevich@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AndreyLunevich/DLImageLoader-iOS.git",
"tag": "4.2.0"
},
"source_files": [
"DLImageLoader",
"DLImageLoader/**/*.swift"
],
"swift_version": "4.2"
}