2026-06-04 17:16:17 +08:00
|
|
|
{
|
|
|
|
|
"name": "com.commercialization.tapadn",
|
|
|
|
|
"displayName": "Commercialization.tapadn",
|
|
|
|
|
"description": "TapADN / Dirichlet mediation implementation for CC-Framework.Commercialization.",
|
2026-06-17 18:15:02 +08:00
|
|
|
"version": "1.0.6",
|
2026-06-12 16:17:36 +08:00
|
|
|
"unity": "2022.3",
|
2026-06-04 17:16:17 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2026-06-12 16:17:36 +08:00
|
|
|
"url": "http://private.lightyears.ltd:18650/foldcc/Commercialization.tapadn.git"
|
2026-06-04 17:16:17 +08:00
|
|
|
},
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "foldcc",
|
|
|
|
|
"email": "lhyuau@qq.com",
|
|
|
|
|
"url": "https://gitee.com/foldcc"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2026-06-12 16:17:36 +08:00
|
|
|
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18650/foldcc/CC-Framework.Commercialization.git#1.0.15"
|
2026-06-04 17:16:17 +08:00
|
|
|
},
|
|
|
|
|
"samples": [
|
|
|
|
|
{
|
|
|
|
|
"displayName": "IAA Ad Debug Sample",
|
|
|
|
|
"description": "Optional debug scene/config helper for validating TapADN rewarded, interstitial, and splash flows.",
|
|
|
|
|
"path": "Samples~/IAAAdDebugSample"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"keywords": [
|
|
|
|
|
"Framework",
|
|
|
|
|
"Commercialization",
|
|
|
|
|
"TapADN",
|
|
|
|
|
"Dirichlet"
|
|
|
|
|
]
|
|
|
|
|
}
|