blob: aecc183bfdee8b36fdb2f736e05240c25bc900d8 [file] [log] [blame]
{
"name": "MOLFCMClient",
"version": "1.5",
"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.5"
},
"source_files": "MOLFCMClient/*.{h,m}",
"dependencies": {
"MOLAuthenticatingURLSession": [
"~> 2.1"
]
}
}