You've already forked CC-Framework.Commercialization
24 lines
577 B
JSON
24 lines
577 B
JSON
{
|
||
"name": "com.foldcc.cc-framework.commercialization",
|
||
"displayName": "CC-Framework.commercialization",
|
||
"description": "商业化sdk通用组件,包含广告、内购、用户统计、归因统计等",
|
||
"version": "1.0.5",
|
||
"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"
|
||
]
|
||
}
|