2 "name": "AAsyncImageLoader",
4 "summary": "An asynchronous image loader, with some magic and an UIImageView category for drop-in integration.",
5 "description": "This library will allow you to load image from the web to any UIImageView thanks to the UIImageView category.\nIt is also a more capable low level loading library to get UIImage from the Internet allowing you to control the logic you want to put there.",
6 "homepage": "https://github.com/jrmgx/AAsyncImageLoader",
12 "Jérôme Gx": "jerome@gangneux.net"
15 "git": "https://github.com/jrmgx/AAsyncImageLoader.git",
21 "source_files": "AAsyncImageLoader/Classes/**/*",