Files
CC-Framework.Commercialization/package.json

24 lines
578 B
JSON
Raw Normal View History

2023-01-10 18:03:30 +08:00
{
"name": "com.foldcc.cc-framework.commercialization",
"displayName": "CC-Framework.commercialization",
"description": "商业化sdk通用组件包含广告、内购、用户统计、归因统计等",
2026-04-22 20:58:58 +08:00
"version": "1.0.13",
2023-01-10 18:03:30 +08:00
"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"
]
}