blob: c58df0991979505d08c2e9519a25ed2afd3e60e8 [file] [log] [blame]
{
"name": "DLImageLoader",
"version": "2.1.0",
"summary": "DLImageLoader is a reusable instrument for asynchronous image loading and caching.",
"description": " DLImageLoader for iOS. \n The library is a reusable instrument for asynchronous image loading, caching and displaying.\n",
"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": null
},
"source": {
"git": "https://github.com/AndreyLunevich/DLImageLoader-iOS.git",
"tag": "2.1.0"
},
"source_files": [
"DLImageLoader",
"DLImageLoader/**/*.{h,m}"
],
"requires_arc": true
}