This commit is contained in:
2024-10-16 00:03:41 +08:00
commit 897058435c
5033 changed files with 1009728 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "com.foldcc.cc-framework.commercialization",
"displayName": "CC-Framework.commercialization",
"description": "商业化sdk通用组件包含广告、内购、用户统计、归因统计等",
"version": "1.0.3",
"unity": "2021.1",
"license": "MIT",
"repository": {
"type": "git",
"url": "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization"
},
"author": {
"name": "foldcc",
"email": "lhyuau@qq.com",
"url": "https://gitee.com/foldcc"
},
"dependencies":
{
},
"keywords": [
"Framework"
]
}