blob: c26c3ac17eb8db7752e0963a0908023363f7ba97 [file] [log] [blame]
{
"name": "AKWebImage",
"version": "1.0.2",
"summary": "This help to loading the image URL string from the server and return the image.",
"description": "This help to loading the image URL string from the server and return the image. It's light weight and easy to use.",
"homepage": "https://github.com/anilk98891/AKImageView",
"license": {
"type": "MIT",
"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"
},
"authors": {
"Anil kumar": "anilk98891@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/anilk98891/AKImageView.git",
"tag": "1.0.2"
},
"source_files": "AKWebImage/*.{h,m,swift}"
}