8 Star 6 Fork 20

OpenHarmony/advertising_ads_framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
qiuxiangyu 提交于 2024-04-01 20:23 . Description: 插屏广告适配UEA
{
"name": "@ohos/advertising",
"description": "Allowing apps to use OS AD request and show ads",
"version": "3.2",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "domains/advertising/advertising"
},
"dirs": {},
"scripts": {},
"component": {
"name": "advertising",
"subsystem": "advertising",
"syscap": [
"SystemCapability.Advertising.Ads"
],
"features": [
],
"adapted_system_type": [
"standard"
],
"rom":"300KB",
"ram":"1024KB",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"ace_engine",
"bundle_framework",
"cJSON",
"c_utils",
"config_policy",
"ipc",
"hilog",
"napi",
"safwk",
"samgr"
],
"third_party": [
"libuv"
]
},
"build": {
"sub_component": [
"//domains/advertising/advertising:advertising_native_packages"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/advertising_ads_framework.git
git@gitee.com:openharmony/advertising_ads_framework.git
openharmony
advertising_ads_framework
advertising_ads_framework
master

搜索帮助