blob: 6da78ab004005b536a74091c3b587949f48749e8 [file] [log] [blame]
{
"name": "AlamofireImage",
"version": "3.1.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.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}