[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 4 / DLImageLoader / 2.1.0 / DLImageLoader.podspec.json
blobc58df0991979505d08c2e9519a25ed2afd3e60e8
2   "name": "DLImageLoader",
3   "version": "2.1.0",
4   "summary": "DLImageLoader is a reusable instrument for asynchronous image loading and caching.",
5   "description": "                    DLImageLoader for iOS. \n                    The library is a reusable instrument for asynchronous image loading, caching and displaying.\n",
6   "homepage": "https://github.com/AndreyLunevich/DLImageLoader-iOS",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Lunevich": "andrey.lunevich@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/AndreyLunevich/DLImageLoader-iOS.git",
19     "tag": "2.1.0"
20   },
21   "source_files": [
22     "DLImageLoader",
23     "DLImageLoader/**/*.{h,m}"
24   ],
25   "requires_arc": true