blob: 07cbe58b9e3d1651318b1c7675b6c448d524a9cc [file] [log] [blame]
{
"name": "HMAlamofire",
"version": "3.3.2",
"license": "MIT",
"summary": "Elegant HTTP Networking in Swift",
"homepage": "https://github.com/Holmusk/Alamofire",
"social_media_url": "http://twitter.com/AlamofireSF",
"authors": {
"Alamofire Software Foundation": "info@alamofire.org"
},
"source": {
"git": "https://github.com/Holmusk/Alamofire.git",
"tag": "3.3.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Result": [
]
},
"source_files": "Source/*.swift"
}