[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / 5 / DLImageLoader-Swift / 1.0.0-swift / DLImageLoader-Swift.podspec.json
blob2837539eab39124786957ed1ffb4047c320e264f
2   "name": "DLImageLoader-Swift",
3   "version": "1.0.0-swift",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AndreyLunevich/DLImageLoader-iOS.git",
19     "branch": "swift",
20     "tag": "1.0.0-swift"
21   },
22   "source_files": [
23     "DLImageLoader",
24     "DLImageLoader/**/*.swift"
25   ],
26   "requires_arc": true