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

27 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": ""
}
}