blob: 82af623df64121dea30416be5ae592432f1b54ba [file] [log] [blame]
{
"name": "Alamofire",
"version": "4.8.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.8.1"
},
"documentation_url": "https://alamofire.github.io/Alamofire/",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift"
}