blob: 28999f8ec262cc5edf546d53364a8bd6f2709b9f [file] [log] [blame]
{
"name": "MOLFCMClient",
"version": "1.8",
"platforms": {
"osx": "10.9"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/google/macops-molfcmclient",
"authors": {
"Google Macops": "macops-external@google.com"
},
"summary": "A macOS ObjC client for receiving and acknowledging FCM messages",
"source": {
"git": "https://github.com/google/macops-molfcmclient.git",
"tag": "v1.8"
},
"source_files": "Source/MOLFCMClient/*.{h,m}",
"dependencies": {
"MOLAuthenticatingURLSession": [
"~> 2.4"
]
}
}