[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / 7 / 8 / KImageView / 0.1.6 / KImageView.podspec.json
blobf2936ac34b59f48b6fd12f135dcab3cb4744701a
2   "name": "KImageView",
3   "version": "0.1.6",
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.6"
17   },
18   "swift_versions": "4.0",
19   "social_media_url": "https://www.facebook.com/m.maazulhaq",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "KImageView/Classes/**/*",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "AlamofireImage": [
30     ]
31   }