blob: cfa4c52f5bcdbe320184c00729fb096e1f718ffb [file] [log] [blame]
{
"name": "KImageView",
"version": "0.1.7",
"summary": "KImageView loads images from server URL asynchronously to UIImageView.",
"description": "KImageView is a simple extension to the UIImageView to load images from URL asynchronously.",
"homepage": "https://github.com/m-maaz-ul-haq/KImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Maaz Ul Haq": "mailto:m.maazulhaq@yahoo.com"
},
"source": {
"git": "https://github.com/m-maaz-ul-haq/KImageView.git",
"tag": "0.1.7"
},
"swift_versions": "5.0",
"social_media_url": "https://www.facebook.com/m.maazulhaq",
"platforms": {
"ios": "12.2"
},
"source_files": "KImageView/Classes/**/*"
}