blob: d89e11cee5918becb9f7cd6e86e43ed5121b5f0e [file] [log] [blame]
{
"name": "Alamofire",
"version": "5.0.0-beta.2",
"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": "5.0.0-beta.2"
},
"documentation_url": "https://alamofire.github.io/Alamofire/",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"source_files": "Source/*.swift",
"frameworks": "CFNetwork"
}