blob: 02d5421b751991050f381228f7887af86ede0a77 [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "4.0.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": "4.0.1"
},
"source_files": "Source/*.swift",
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"dependencies": {
"Alamofire": [
">= 5.0.2",
"< 6.0.0"
]
},
"swift_version": "5.1"
}