7 "homepage": "https://github.com/evgenyneu/moa",
8 "summary": "An image download extension for UIImageView written in Swift.",
9 "description": " Moa is an image download library for iOS written in Swift.\n It allows to download and show an image in UIImageView by setting its moa.url property.\n\n * Images are downloaded asynchronously.\n * Uses NSURLSession for networking and caching.\n * Allows to configure cache size and policy.\n * Can be used without UIImageView.\n * Provides closure properties for image manipulation and error handling.\n",
11 "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
14 "git": "https://github.com/evgenyneu/moa.git",
17 "screenshots": "https://raw.githubusercontent.com/evgenyneu/moa/master/Graphics/Hunting_Moa.jpg",
18 "source_files": "Moa/*.swift",