4 "summary": "Easy way to load images and Animated Images.",
5 "description": "Guiso is image loading framework for IOS that wraps media decoding, memory and disk caching. By default Guiso uses URLSession.",
6 "homepage": "https://github.com/Only-IceSoul/Guiso",
8 "type": "Apache License 2.0",
12 "only-icesoul": "justinjlf21@gmail.com"
15 "git": "https://github.com/Only-IceSoul/Guiso.git",
24 "swift_versions": "5.0",
25 "vendored_frameworks": "Frameworks/*.framework",
26 "pod_target_xcconfig": {
27 "ARCHS": "$(ARCHS_STANDARD)",
28 "ONLY_ACTIVE_ARCH": "YES"
30 "user_target_xcconfig": {
31 "ARCHS": "$(ARCHS_STANDARD)",
32 "ONLY_ACTIVE_ARCH": "YES"
34 "swift_version": "5.0"