blob: e1274606c6b45cc1f8c482b23cbe6f24049e2761 [file] [log] [blame]
{
"name": "AKWebImage",
"version": "1.0.3",
"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": {
"http": "https://www.dropbox.com/s/csu9iiprshi6tjo/AkImageView.framework.zip?dl=0"
},
"ios": {
"vendored_frameworks": "AKImageView.framework"
},
"exclude_files": "Classes/Exclude"
}