blob: 675e69d6bc71b745115a754f930f07a8c7f5457b [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "3.5.1",
"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.5.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Alamofire": [
"~> 4.8"
]
}
}