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