2 "name": "ImageDownload",
4 "summary": "A wrapper around the Kingfisher pod to download images.",
5 "description": "A wrapper around the Kingfisher pod to download images. It verifies if the image is from a local path or it is cached. If yes then it fetches the existing image from the path. Else it uses the Kingfisher pod to download the image asynchronously.",
6 "homepage": "https://bitbucket.pearson.com/scm/mobi/imagedownload",
12 "Kumar, Swathi": "Swathi.Kumar@pearson.com"
15 "git": "ssh://git@bitbucket.pearson.com/mobi/imagedownload.git",
18 "source_files": "ImageDownload/Classes/**/*",