blob: b99f794f64cdb8e0bdd8c28f30ef0d652f8f5116 [file] [log] [blame]
{
"name": "QAsyncImageView",
"version": "0.1.1",
"summary": "Simple UIImageView extension to loadAsync image",
"description": "Simple UIImageView extension to load image from URL asynchronously (xCode 7.3).",
"homepage": "https://github.com/a-athaullah/QAsyncImageView",
"license": "MIT",
"authors": "Ahmad Athaullah",
"source": {
"git": "https://github.com/a-athaullah/QAsyncImageView.git",
"tag": "0.1.1"
},
"source_files": "QAsyncImageView/QAsyncImageView/*.swift",
"platforms": {
"ios": "8.0"
}
}