You've already forked Commercialization.tapadn
Implement TapADN commercialization module
This commit is contained in:
33
Assets/package.json
Normal file
33
Assets/package.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "com.commercialization.tapadn",
|
||||
"displayName": "Commercialization.tapadn",
|
||||
"description": "TapADN / Dirichlet mediation implementation for CC-Framework.Commercialization.",
|
||||
"version": "1.0.0",
|
||||
"unity": "2021.1",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://private.lightyears.ltd:18650/foldcc/Commercialization.tapadn"
|
||||
},
|
||||
"author": {
|
||||
"name": "foldcc",
|
||||
"email": "lhyuau@qq.com",
|
||||
"url": "https://gitee.com/foldcc"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18650/foldcc/CC-Framework.Commercialization.git#1.0.14"
|
||||
},
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user