blob: 149c9647982fe7775151c9416b9177b1e4f6a140 [file] [log] [blame]
{
"name": "ImageStore",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ImageStore/Classes/**/*",
"pushed_with_swift_version": "3.2"
}