blob: 4b98d3f40d521b4f710fb23874f6f6013232902f [file] [log] [blame]
{
"name": "MOLXPCConnection",
"version": "1.0",
"platforms": {
"osx": "10.8"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/google/macops-molxpcconnection",
"authors": {
"Google Macops": "macops-external@google.com"
},
"summary": "A macOS XPC connection class",
"source": {
"git": "https://github.com/google/macops-molxpcconnection.git",
"tag": "v1.0"
},
"source_files": "MOLXPCConnection/*.{h,m}",
"dependencies": {
"MOLCodesignChecker": [
"~> 1.7"
]
}
}