4 "summary": "Get a remote images size and type by downloading the first few batches of data.",
5 "description": " FastImage is an Objective-C port of the Ruby project by Stephen Sykes. It's directive is too request as little data as possible (usually just the first batch of bytes returned by a request), to determine the size and type of a remote image.\n",
6 "homepage": "https://github.com/kylehickinson/FastImage",
9 "Kyle Hickinson": "kyle.hickinson@gmail.com"
12 "git": "https://github.com/kylehickinson/FastImage.git",
19 "source_files": "FastImage",
20 "public_header_files": "FastImage/**/*.h",