blob: 90868399c80aeaec7b4720583c1c33edd9ec4ca1 [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "3.3.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"
},
"source": {
"git": "https://github.com/Alamofire/AlamofireImage.git",
"tag": "3.3.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "3.2"
}