blob: 9de0b4bf92ebd9f61d25478e491c3e3dc4a142ac [file] [log] [blame]
{
"name": "MDServerImage",
"version": "0.1.0",
"summary": "Downloading and caching images.",
"swift_version": "5",
"description": "Swift library for downloading and caching images from the web.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shubhamb-git/MDServerImage/",
"authors": {
"Shubham b": "shubhambairagi294@gmail.com"
},
"source": {
"git": "https://github.com/shubhamb-git/MDServerImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MDServerImage/Classes/**/*.swift",
"frameworks": "UIKit"
}