Skip to content

Commit

Permalink
[Add] AnyThinkFacebookSDKAdapter 6.4.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
‘topon’ authored and CocoaPodsBot committed Dec 17, 2024
1 parent 72d90d3 commit f985c21
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": "AnyThinkFacebookSDKAdapter",
"version": "6.4.31.1",
"summary": "AnyThinkFacebookSDKAdapter used for mediation with the TopOn SDK",
"description": "TopOn SDK for developer",
"homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=AnyThinkFacebookSDKAdapter&s=indexed",
"authors": {
"topon": "[email protected]"
},
"license": {
"type": "MIT",
"file": "AnyThinkFacebookAdapter-6.4.31.1/LICENSE"
},
"platforms": {
"ios": "12.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.4.31/iOS/AnyThink_mediation/AnyThinkFacebookAdapter-6.4.31.1.zip",
"type": "zip"
},
"vendored_frameworks": "AnyThinkFacebookAdapter-6.4.31.1/AnyThinkFacebookAdapter.xcframework",
"dependencies": {
"AnyThinkiOS": [
"6.4.31"
],
"FBAudienceNetwork": [
"6.16.0"
]
}
}

0 comments on commit f985c21

Please sign in to comment.