2 "name": "ImageLoadingService",
4 "summary": "A simple dependency-injectable service for loading images.",
5 "description": "A simple dependency-injectable service for loading images.\nContains UIImageView Extension and NSCache support.",
6 "homepage": "https://github.com/AttilaTheFun/ImageLoadingService",
9 "Logan Shire": "logan.shire@gmail.com"
12 "git": "https://github.com/AttilaTheFun/ImageLoadingService.git",
33 "source_files": "Pod/API/*.swift"
36 "name": "Implementation",
38 "ImageLoadingService/API": [
42 "source_files": "Pod/Implementation/*.swift"