2 "name": "SDRemoteImageView",
4 "summary": "Fetch image from Remote server, downsample it, and display it",
5 "description": "UIImageView subclass that fetches image from Remote server, downsample it, and display it",
6 "homepage": "https://github.com/e-sung/SDRemoteImageView",
7 "screenshots": "https://github.com/e-sung/SDRemoteImageView/blob/master/demo.gif?raw=true",
13 "e-sung": "dev.esung@gmail.com"
16 "git": "https://github.com/e-sung/SDRemoteImageView.git",
19 "social_media_url": "https://twitter.com/sungdooyoo",
27 "source_files": "SDRemoteImageView/Classes/**/*",
28 "frameworks": "UIKit",
29 "swift_version": "5.1"