2023-12-26 04:22:19 +00:00
|
|
|
{
|
|
|
|
|
"name": "com.guru.unity.sdk.core",
|
|
|
|
|
"displayName": "Guru SDK Core",
|
2024-03-01 11:44:51 +00:00
|
|
|
"version": "2.2.1",
|
2023-12-26 04:22:19 +00:00
|
|
|
"description": "Guru SDK core for Unity developers",
|
|
|
|
|
"unity": "2021.3",
|
|
|
|
|
"author":{
|
2024-01-16 07:14:59 +00:00
|
|
|
"name": "Guru Games"
|
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",
|
|
|
|
|
"com.unity.mobile.android-logcat": "1.3.2",
|
|
|
|
|
"com.unity.purchasing": "4.10.0"
|
2023-12-26 04:22:19 +00:00
|
|
|
}
|
|
|
|
|
}
|