Skip to content

Commit

Permalink
[Add] AnyThinkGDTSDKAdapter 6.3.66.1
Browse files Browse the repository at this point in the history
  • Loading branch information
‘topon’ authored and CocoaPodsBot committed Sep 25, 2024
1 parent 7457305 commit 52082cf
Showing 1 changed file with 38 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "AnyThinkGDTSDKAdapter",
"version": "6.3.66.1",
"summary": "AnyThinkGDTAdapter used for mediation with the TopOn SDK",
"description": "TopOn SDK for developer",
"homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=AnyThinkGDTAdapter&s=indexed",
"authors": {
"topon": "[email protected]"
},
"license": {
"type": "MIT",
"file": "AnyThinkGDTAdapter-6.3.66.1/LICENSE"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC"
],
"VALID_ARCHS": "x86_64 armv7 armv7s arm64"
},
"source": {
"http": "https://topon-sdk-release.oss-cn-hangzhou.aliyuncs.com/AnyThink_Release/v6.3.66/iOS/AnyThink_mediation/AnyThinkGDTAdapter-6.3.66.1.zip",
"type": "zip"
},
"vendored_frameworks": "AnyThinkGDTAdapter-6.3.66.1/AnyThinkGDTAdapter.xcframework",
"dependencies": {
"AnyThinkiOS": [
"6.3.66"
],
"GDTMobSDK": [
"4.15.02"
]
}
}

0 comments on commit 52082cf

Please sign in to comment.