com.guru.unity.sdk.core/package.json

19 lines
528 B
JSON

{
"name": "com.guru.unity.sdk.core",
"displayName": "Guru SDK Core",
"version": "2.3.1",
"description": "Guru SDK core for Unity developers",
"unity": "2021.3",
"author":{
"name": "Guru Game"
},
"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.notifications": "2.2.2",
"com.unity.mobile.android-logcat": "1.3.2",
"com.unity.purchasing": "4.10.0"
}
}