Skip to content

Commit

Permalink
[Add] AnyThinkStartAppSDKAdapter 6.3.92
Browse files Browse the repository at this point in the history
  • Loading branch information
‘topon’ authored and CocoaPodsBot committed Oct 22, 2024
1 parent a9e35dc commit 7458a2a
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": "AnyThinkStartAppSDKAdapter",
"version": "6.3.92",
"summary": "AnyThinkStartAppAdapter used for mediation with the TopOn SDK",
"description": "TopOn SDK for developer",
"homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=AnyThinkStartAppAdapter&s=indexed",
"authors": {
"topon": "[email protected]"
},
"license": {
"type": "MIT",
"file": "AnyThinkStartAppAdapter-6.3.92/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.92/iOS/AnyThink_mediation/AnyThinkStartAppAdapter-6.3.92.zip",
"type": "zip"
},
"vendored_frameworks": "AnyThinkStartAppAdapter-6.3.92/AnyThinkStartAppAdapter.xcframework",
"dependencies": {
"AnyThinkiOS": [
"6.3.92"
],
"StartAppSDK": [
"4.10.4"
]
}
}

0 comments on commit 7458a2a

Please sign in to comment.