blob: 6de838d20bdadb5b72470bd8ea5c6f5c94ffda86 [file] [log] [blame]
{
"name": "MOLAuthenticatingURLSession",
"version": "2.2",
"platforms": {
"osx": null
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/google/macops-molauthenticatingurlsession",
"authors": {
"Google Macops": "macops-external@google.com"
},
"summary": "An NSURLSession wrapper that handles certificate validation nicely",
"source": {
"git": "https://github.com/google/macops-molauthenticatingurlsession.git",
"tag": "v2.2"
},
"source_files": "Source/*.{h,m}",
"frameworks": "Security",
"dependencies": {
"MOLCertificate": [
"~> 1.5"
]
}
}