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