com.guru.unity.sdk.core/Runtime/Guru.Runtime.asmdef

34 lines
963 B
Plaintext
Raw Permalink Normal View History

2023-12-26 04:22:19 +00:00
{
"name": "Guru.Runtime",
"rootNamespace": "Guru",
"references": [
"Adjust",
"MaxSdk",
"MaxSdk.Scripts",
"Amazon",
"Amazon.Scripts",
2023-12-26 04:22:19 +00:00
"OpenWrapSDK",
"UniWebView-CSharp",
"UnityEngine.Purchasing",
"UnityEngine.Purchasing.Apple",
"UnityEngine.Purchasing.Stores",
"UnityEngine.Purchasing.Security",
"UnityEngine.Purchasing.SecurityCore",
"UnityEngine.Purchasing.SecurityStub",
"Google.Play.Review",
"Google.Play.Common",
2024-01-30 02:23:12 +00:00
"Guru.LitJson",
"Unity.Advertisement.IosSupport",
"Unity.Notifications.Android",
"Unity.Notifications.iOS"
2023-12-26 04:22:19 +00:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}