blob: 7b115bd7d55530b7e15e2f01e2d2ba443cb84d46 [file] [log] [blame]
{
"name": "AKImageview",
"version": "1.0.0",
"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"
},
"ios": {
"vendored_frameworks": "anilframework.framework"
},
"source": {
"http": "https://www.dropbox.com/s/py25olbpo2ev3i3/anilframework.zip?dl=0"
},
"exclude_files": "Classes/Exclude"
}