blob: 0eef6e5c68344b805d57b8b884dfc60aa5546a57 [file] [log] [blame]
{
"name": "JJGuiso",
"version": "1.1",
"summary": "Easy way to 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/Guiso",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"only-icesoul": "justinjlf21@gmail.com"
},
"source": {
"git": "https://github.com/Only-IceSoul/Guiso.git",
"tag": "1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "src/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}