blob: 40fc0c613471f585d83f0dd52ae1ccd0665a38ea [file] [log] [blame]
{
"name": "Alamofire",
"version": "5.0.0",
"license": "MIT",
"summary": "Elegant HTTP Networking in Swift",
"homepage": "https://github.com/Alamofire/Alamofire",
"authors": {
"Alamofire Software Foundation": "info@alamofire.org"
},
"source": {
"git": "https://github.com/Alamofire/Alamofire.git",
"tag": "5.0.0"
},
"documentation_url": "https://alamofire.github.io/Alamofire/",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Source/*.swift",
"frameworks": "CFNetwork",
"swift_version": "5.1"
}