blob: 4c24b5f546cb70b74654c7f98682e37b6c0e9689 [file] [log] [blame]
{
"name": "ImageStore",
"version": "0.3.7",
"summary": "Image downloader with memory cache supporting.",
"description": "Image downloader with memory cache supporting.\nIf you want more info, look https://github.com/miup/ImageStore.git",
"homepage": "https://github.com/miup/ImageStore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miup": "contact@miup.blue"
},
"source": {
"git": "https://github.com/miup/ImageStore.git",
"tag": "0.3.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ImageStore/Classes/**/*",
"dependencies": {
"Firebase/Storage": [
"~> 4.13.0"
]
}
}