2 "name": "ImageSizeFetcher",
4 "summary": "Finds the size or type of an image given its URL by fetching as little as needed",
5 "description": "ImageSizeFetcher attempt to parse the size of an image downloaded as little data as needed without getting the entire file.",
6 "homepage": "https://github.com/malcommac/ImageSizeFetcher.git",
12 "Daniele Margutti": "hello@danielemargutti.com"
14 "social_media_url": "https://twitter.com/danielemargutti",
22 "git": "https://github.com/malcommac/ImageSizeFetcher.git",
25 "source_files": "Sources/**/*",
26 "frameworks": "Foundation",
27 "swift_version": "4.0"