2 "name": "DSImageCache",
4 "summary": "A lightweight and pure Swift implemented library for downloading and cacheing image from the web.",
5 "description": "DSImageCache is a lightweight, pure-Swift library for downloading and caching images from the web. This project is heavily inspired by the popular SDWebImage. It provides you a chance to use a pure-Swift alternative in your next app.",
6 "homepage": "https://github.com/dsonara/DSImageCache",
12 "dsonara": "dsonara@mobiquityinc.com"
15 "git": "https://github.com/dsonara/DSImageCache.git",
21 "source_files": "DSImageCache/Classes/**/*",
22 "pushed_with_swift_version": "3.0"