blob: 64d4c746e897daf61919fb9636639dbd7838b763 [file] [log] [blame]
{
"name": "AlamofireSynchronous",
"version": "4.0.1",
"summary": "Synchronous requests for Alamofire",
"homepage": "https://github.com/CodeSilence/Alamofire-Synchronous",
"license": "MIT",
"authors": {
"Devin": "cnzjackmail@gmail.com"
},
"source": {
"git": "https://github.com/CodeSilence/Alamofire-Synchronous.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}