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