[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 0 / AKWebImage / 1.0.2 / AKWebImage.podspec.json
blobc26c3ac17eb8db7752e0963a0908023363f7ba97
2   "name": "AKWebImage",
3   "version": "1.0.2",
4   "summary": "This help to loading the image URL string from the server and return the image.",
5   "description": "This help to loading the image URL string from the server and return the image. It's light weight and easy to use.",
6   "homepage": "https://github.com/anilk98891/AKImageView",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT) \n Copyright (c) Anil Kumar <anilk98891@gmail.com> \n Permission is hereby granted , free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "Anil kumar": "anilk98891@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/anilk98891/AKImageView.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "AKWebImage/*.{h,m,swift}"