blob: 5bf033f171412e5d9e948a420e952731001c549a [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "3.6.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.6.0"
},
"source_files": "Source/*.swift",
"swift_versions": [
"4",
"4.2",
"5"
],
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Alamofire": [
"~> 4.9"
]
},
"swift_version": "5"
}