blob: de79a2fc3e9f651ab38fe2e1cf1cca4b0bb5c034 [file] [log] [blame]
{
"name": "MTImageDownloadManager",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "MTWebServiceManager is a framework that allow download image from url.",
"description": "I created this library to other developers, who wants download image from url in his/her proyects",
"homepage": "https://github.com/MT-Technology/MTImageDownloadManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MT-Technology": "mtes1992@gmail.com"
},
"source": {
"git": "https://github.com/MT-Technology/MTImageDownloadManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MTImageDownloadManager/Classes/**/*"
}