2 "name": "CSImageAsync",
4 "summary": "A small framework written in Swift for downloading images from the web.",
5 "description": "CSImageAsync is a Swift implementaion of an async image loader with caching achieved by NSCache.",
6 "homepage": "https://github.com/charleshs/CSImageAsync",
12 "charleshs": "charlous167@gmail.com"
18 "git": "https://github.com/charleshs/CSImageAsync.git",
21 "source_files": "CSImageAsync/Source/*.{swift}",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"