blob: 2f30a57ba7310c86bbcf8e7e774ce5e64cec6700 [file] [log] [blame]
{
"name": "Alamofire",
"version": "4.5.1",
"license": "MIT",
"summary": "Elegant HTTP Networking in Swift",
"homepage": "https://github.com/Alamofire/Alamofire",
"social_media_url": "http://twitter.com/AlamofireSF",
"authors": {
"Alamofire Software Foundation": "info@alamofire.org"
},
"source": {
"git": "https://github.com/Alamofire/Alamofire.git",
"tag": "4.5.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.2"
}