2023-12-26 04:22:19 +00:00
|
|
|
{
|
|
|
|
|
"name": "com.guru.unity.sdk.core",
|
|
|
|
|
"displayName": "Guru SDK Core",
|
2024-07-22 06:06:32 +00:00
|
|
|
"version": "1.1.0",
|
2023-12-26 04:22:19 +00:00
|
|
|
"description": "Guru SDK core for Unity developers",
|
|
|
|
|
"unity": "2021.3",
|
|
|
|
|
"author":{
|
2024-05-09 12:25:13 +00:00
|
|
|
"name": "Guru Game"
|
2023-12-26 04:22:19 +00:00
|
|
|
},
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"category": ["game","tool","development", "Guru"],
|
|
|
|
|
"dependencies": {
|
2024-01-30 02:23:12 +00:00
|
|
|
"com.unity.ads.ios-support": "1.2.0",
|
2024-01-29 09:24:41 +00:00
|
|
|
"com.unity.editorcoroutines": "1.0.0",
|
2024-06-20 10:20:38 +00:00
|
|
|
"com.unity.mobile.notifications": "2.2.2",
|
2024-01-29 09:24:41 +00:00
|
|
|
"com.unity.mobile.android-logcat": "1.3.2",
|
2024-07-22 06:06:32 +00:00
|
|
|
"com.unity.purchasing": "4.12.2"
|
2023-12-26 04:22:19 +00:00
|
|
|
}
|
|
|
|
|
}
|