blob: 3859136705110f93938091d7cc54e03049a9aae3 [file] [log] [blame]
{
"name": "MOLCertificate",
"version": "1.0",
"platforms": {
"osx": null
},
"license": "Apache",
"homepage": "https://github.com/google/macops-molcertificate",
"authors": {
"Google Macops": "macops-external@google.com"
},
"summary": "Objective-C wrapper around SecCertificateRef",
"source": {
"git": "https://github.com/google/macops-molcertificate.git",
"tag": "v1.0"
},
"source_files": "Source/MOLCertificate.{h,m}",
"frameworks": "Security"
}