omnivore/apple/OmnivoreKit/Sources/Utils/Resources/KeysExample.json
2022-02-11 09:24:33 -08:00

27 lines
463 B
JSON

{
"pspdfKitKey": "",
"iosClientGoogleId": "",
"intercom": {
"apiKey": "",
"appID": ""
},
"firebaseDemoKeys": {
"googleAppID": "",
"gcmSenderID": "",
"apiKey": "",
"clientID": "",
"storageBucket": "",
"projectID": "",
"bundleID": ""
},
"firebaseProdKeys": {
"googleAppID": "",
"gcmSenderID": "",
"apiKey": "",
"clientID": "",
"storageBucket": "",
"projectID": "",
"bundleID": ""
}
}