[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / 8 / KImageView / 0.1.7 / KImageView.podspec.json
blobcfa4c52f5bcdbe320184c00729fb096e1f718ffb
2   "name": "KImageView",
3   "version": "0.1.7",
4   "summary": "KImageView loads images from server URL asynchronously to UIImageView.",
5   "description": "KImageView is a simple extension to the UIImageView to load images from URL asynchronously.",
6   "homepage": "https://github.com/m-maaz-ul-haq/KImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Maaz Ul Haq": "mailto:m.maazulhaq@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/m-maaz-ul-haq/KImageView.git",
16     "tag": "0.1.7"
17   },
18   "swift_versions": "5.0",
19   "social_media_url": "https://www.facebook.com/m.maazulhaq",
20   "platforms": {
21     "ios": "12.2"
22   },
23   "source_files": "KImageView/Classes/**/*"