[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 4 / DLImageLoader / 2.2.0 / DLImageLoader.podspec.json
blob5df1fa59c5a8003b39bd3a2374135f781bb0026e
2   "name": "DLImageLoader",
3   "version": "2.2.0",
4   "summary": "DLImageLoader is a reusable instrument for asynchronous image loading and caching.",
5   "description": "DLImageLoader for iOS. \nThe library is a reusable instrument for asynchronous image loading, caching and displaying.",
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": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/AndreyLunevich/DLImageLoader-iOS.git",
19     "tag": "2.2.0"
20   },
21   "source_files": [
22     "DLImageLoader",
23     "DLImageLoader/**/*.{h,m}"
24   ],
25   "requires_arc": true