blob: 4ceba43a13bafec757e05f04280f4431808246fa [file] [log] [blame]
{
"name": "Guiso",
"version": "1.0",
"summary": "Easy way load images and gif.",
"description": "Guiso is image loading framework for IOS that wraps media decoding, memory and disk caching. By default Guiso uses URLSession.",
"homepage": "https://github.com/Only-IceSoul/ios-Guiso",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"only-icesoul": "justinjlf21@gmail.com"
},
"source": {
"git": "https://github.com/Only-IceSoul/ios-Guiso.git",
"tag": "1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "src/**/*.swift",
"swift_versions": "5.0",
"deprecated": true,
"swift_version": "5.0"
}