Files
omnivore/apple/OmnivoreKit/Sources/Utils/Resources/KeysExample.json
2022-04-28 10:04:34 -07:00

28 lines
488 B
JSON

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