2 "name": "airImageCache",
4 "summary": "An basic UIImage cache manager backed by both an in-memory NSCache and file system /Caches folder.",
5 "description": "An extremely simple UIImage cache manager backed by both an in-memory NSCache and file system /Caches folder.",
6 "homepage": "https://github.com/airG/iOS-airImageCache",
7 "license": "Apache License, Version 2.0",
9 "Steven Thompson": "steve.thomp@me.com"
15 "git": "https://github.com/airG/iOS-airImageCache.git",
20 "AirImageCache/**/*.{h,m,swift}"
22 "pushed_with_swift_version": "4.0"