Skip to content

Commit

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

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

0 comments on commit 08b34cd

Please sign in to comment.