blob: 1880f31844d24401b3bf7129874fd348feadf8ef [file] [log] [blame]
{
"name": "MOLXPCConnection",
"version": "1.1",
"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.1"
},
"source_files": "Source/MOLXPCConnection/*.{h,m}",
"dependencies": {
"MOLCodesignChecker": [
"~> 1.9"
]
}
}