Skip to content

Commit

Permalink
[Add] BUAdTestMeasurement 6.4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
csjm authored and CocoaPodsBot committed Nov 8, 2024
1 parent 79660c3 commit 518eb71
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": "BUAdTestMeasurement",
"version": "6.4.3.2",
"summary": "Help developers detect the necessary components and parameter configuration modules in the connection process under the test state.",
"description": "When the pangolin SDK is connected, it can help developers detect the necessary components and parameter configuration modules in the connection process under the test state, and provide a visual interface to help developers quickly find integration problems and fix them.",
"homepage": "https://www.pangle.cn/",
"license": {
"type": "MIT",
"file": "BUAdTestMeasurement/LICENSE"
},
"authors": {
"csj-ios": "[email protected]"
},
"source": {
"http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/Public/BUAdTestMeasurement/6.4.3.2/BUAdTestMeasurement.zip"
},
"platforms": {
"ios": "10.0"
},
"libraries": "sqlite3",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": [
"BUAdTestMeasurement/BUAdTestMeasurement.bundle"
],
"vendored_frameworks": [
"BUAdTestMeasurement/BUAdTestMeasurement.xcframework"
],
"preserve_paths": "BUAdTestMeasurement/BUAdTestMeasurement.xcframework",
"dependencies": {
"Ads-CN": [
"6.4.3.2"
]
}
}

0 comments on commit 518eb71

Please sign in to comment.