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

32 lines
1.7 KiB
JSON

{
"name": "com.guru.unity.sdk.core",
"displayName": "Guru SDK Core",
"version": "0.0.1",
"description": "Guru SDK core for Unity developers",
"unity": "2021.3",
"author":{
"name": "Guru Fungames Studio"
},
"license": "MIT",
"category": ["game","tool","development", "Guru"],
"relatedPackages": {
},
"dependencies": {
"com.unity.purchasing": "4.10.0",
"com.unity.mobile.android-logcat": "1.3.2",
"com.unity.editorcoroutines": "1.0.0",
"com.coffee.upm-git-extension": "https://github.com/mob-sakai/UpmGitExtension.git",
"com.google.external-dependency-manager": "https://github.com/GameWorkstore/com.google.external-dependency-manager.git",
"com.google.firebase.crashlytics": "https://github.com/GameWorkstore/com.google.firebase.crashlytics.git#10.1.1",
"com.google.firebase.analytics": "https://github.com/GameWorkstore/com.google.firebase.analytics.git#10.1.1",
"com.google.firebase.app": "https://github.com/GameWorkstore/com.google.firebase.app.git#10.1.1",
"com.google.firebase.auth": "https://github.com/GameWorkstore/com.google.firebase.auth.git#10.1.1",
"com.google.firebase.firestore": "https://github.com/GameWorkstore/com.google.firebase.firestore.git#10.1.1",
"com.google.firebase.messaging": "https://github.com/GameWorkstore/com.google.firebase.messaging.git#10.1.1",
"com.google.firebase.remote-config": "https://github.com/GameWorkstore/com.google.firebase.remote-config.git#10.1.1",
"com.google.firebase.dynamic-links": "https://github.com/GameWorkstore/com.google.firebase.dynamic-links.git#10.1.1",
"com.guru.unity.adjust": "git@git.chengdu.pundit.company:castbox/com.guru.unity.adjust.git",
"com.guru.unity.max": "git@git.chengdu.pundit.company:castbox/com.guru.unity.max.git"
}
}