[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / 8 / KImageView / 0.1.0 / KImageView.podspec.json
blob7ba775c0c526abd852fe43d5d0693d4a5bba5765
2   "name": "KImageView",
3   "version": "0.1.0",
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@kinfross.com"
13   },
14   "source": {
15     "git": "https://github.com/m-maaz-ul-haq/KImageView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.facebook.com/m.maazulhaq",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KImageView/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "AlamofireImage": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"