4 "summary": "Image downloading with Alamofire",
5 "description": " AlamoImage is a simple way to deal with image downloading using Alamofire\n\n",
6 "homepage": "https://github.com/gchiacchio/AlamoImage",
9 "Guillermo Chiacchio": "guillermo.chiacchio@gmail.com"
12 "git": "https://github.com/gchiacchio/AlamoImage.git",
15 "default_subspecs": "Core",
16 "social_media_url": "https://twitter.com/Gvi113",
26 "source_files": "Common.swift"
29 "source_files": "Common.swift"
40 "source_files": "ImageRequest-ios.swift"
43 "source_files": "ImageRequest-osx.swift"
46 "AlamoImage/Common": [
54 "source_files": "ImageView-ios.swift"
57 "source_files": "ImageView-osx.swift"
66 "deprecated_in_favor_of": "AlamofireImage"