blob: b8f2346079f5e0c1de80fe3b8602518e518f03ab [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "3.4.0",
"license": "MIT",
"summary": "AlamofireImage is an image component library for Alamofire",
"homepage": "https://github.com/Alamofire/AlamofireImage",
"social_media_url": "http://twitter.com/AlamofireSF",
"authors": {
"Alamofire Software Foundation": "info@alamofire.org"
},
"documentation_url": "https://alamofire.github.io/AlamofireImage/",
"source": {
"git": "https://github.com/Alamofire/AlamofireImage.git",
"tag": "3.4.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}