18 lines
482 B
JSON
18 lines
482 B
JSON
{
|
|
"name": "com.guru.unity.sdk.core",
|
|
"displayName": "Guru SDK Core",
|
|
"version": "2.1.1",
|
|
"description": "Guru SDK core for Unity developers",
|
|
"unity": "2021.3",
|
|
"author":{
|
|
"name": "Guru Games"
|
|
},
|
|
"license": "MIT",
|
|
"category": ["game","tool","development", "Guru"],
|
|
"dependencies": {
|
|
"com.unity.ads.ios-support": "1.2.0",
|
|
"com.unity.editorcoroutines": "1.0.0",
|
|
"com.unity.mobile.android-logcat": "1.3.2",
|
|
"com.unity.purchasing": "4.10.0"
|
|
}
|
|
} |