blob: 909004a28292126b8a1bccae939369103bfbfa05 [file] [log] [blame]
{
"name": "QAsyncImageView",
"version": "0.0.7",
"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.7"
},
"source_files": "QAsyncImageView/QAsyncImageView/*.swift",
"platforms": {
"ios": "8.0"
}
}