blob: 540ade9cb2b5b2d7b30bff1d8885598ce59134be [file] [log] [blame]
{
"name": "Alamofire",
"version": "2.0.0-beta.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": "2.0.0-beta.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}