blob: 50470042275ad1f0ec08779cd7f140651b9a1ae7 [file] [log] [blame]
{
"name": "EasyFireImgLoader",
"version": "0.1.0",
"summary": "this is easy tool for load image from firebase storage",
"description": "this is easy tool for load image from firebase storage! you can load image in UIImageView",
"homepage": "https://github.com/Haedong-Jeon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haedong-Jeon": "haedongjeon@icloud.com"
},
"source": {
"git": "https://github.com/Haedong-Jeon/EasyFireImgLoader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "EasyFireImgLoader/source.swift"
}