blob: 561a30d7d0f1d672fb226d2c6b6af91f1b74e906 [file] [log] [blame]
{
"name": "MOLCertificate",
"version": "2.1",
"platforms": {
"osx": "10.9"
},
"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": "v2.1"
},
"source_files": "Source/MOLCertificate/MOLCertificate.{h,m}",
"frameworks": "Security"
}