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