TapCommon-Unity/package.json

13 lines
336 B
JSON
Raw Permalink Normal View History

2023-10-19 19:10:23 +08:00
{
"name": "com.taptap.tds.common",
"displayName": "TapTap Common",
"description": "TapTap Develop Service",
"version": "3.23.0",
"unity": "2018.3",
"dependencies": {
"com.unity.modules.ui": "1.0.0",
"com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.10.14"
},
"license": "MIT"
}