blob: 459d254c1ee014eefe73cee86638fe2d62728c37 [file] [log] [blame]
{
"name": "MOLFCMClient",
"version": "1.7",
"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.7"
},
"source_files": "Source/MOLFCMClient/*.{h,m}",
"dependencies": {
"MOLAuthenticatingURLSession": [
"~> 2.4"
]
}
}