Skip to content

Commit

Permalink
[Add] UBiXMBaiduAdapter 5.371.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuguoqiang authored and CocoaPodsBot committed Dec 30, 2024
1 parent c97180c commit 5efdac7
Showing 1 changed file with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"name": "UBiXMBaiduAdapter",
"version": "5.371.1",
"summary": "UBiX聚合广告变现SDK Baidu Adapter",
"homepage": "https://www.ubixai.com/product/md",
"authors": {
"zhugq": "[email protected]"
},
"source": {
"git": "https://github.com/ubixai/UBiXMBaiduAdapter.git",
"tag": "5.371.1"
},
"platforms": {
"ios": "11.0"
},
"license": {
},
"static_framework": true,
"vendored_frameworks": [
"UBiXMBaiduAdapter/UBiXMBaiduAdapter.framework"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"OTHER_LINK_FLAG": "$(inherited) -ObjC"
},
"dependencies": {
"BaiduMobAdSDK": [
"5.371"
],
"UBiXMediationSDK": [

]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}

0 comments on commit 5efdac7

Please sign in to comment.