blob: dd2978f4d6fa37cab9f25d6b814ec3115f2f92f6 [file] [log] [blame]
{
"name": "MOLAuthenticatingURLSession",
"version": "1.6",
"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": "v1.6"
},
"source_files": "Source/*.{h,m}",
"frameworks": "Security",
"dependencies": {
"MOLCertificate": [
"~> 1.3"
]
}
}