blob: 6e5726561ec347815548f2522a0a6f4417ecd7e3 [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "4.0.3",
"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.3"
},
"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"
}