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