blob: 796f4d076b7f7d2f9ab5ef21f8ecde13a9242948 [file] [log] [blame]
{
"name": "MOLCertificate",
"version": "1.7",
"platforms": {
"osx": "10.8"
},
"license": {
"type": "Apache",
"file": "LICENSE"
},
"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.7"
},
"source_files": "Source/MOLCertificate.{h,m}",
"frameworks": "Security"
}