omnivore/apple/OmnivoreKit/Sources/Utils/Resources/KeysExample.json

28 lines
463 B
JSON
Raw Normal View History

2022-02-11 17:24:33 +00:00
{
"pspdfKitKey": "",
"iosClientGoogleId": "",
"intercom": {
"apiKey": "",
"appID": ""
},
"firebaseDemoKeys": {
"googleAppID": "",
"gcmSenderID": "",
"apiKey": "",
"clientID": "",
"storageBucket": "",
"projectID": "",
"bundleID": ""
},
"firebaseProdKeys": {
"googleAppID": "",
"gcmSenderID": "",
"apiKey": "",
"clientID": "",
"storageBucket": "",
"projectID": "",
"bundleID": ""
}
}