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