Skip to content

Commit

Permalink
[Add] AnyThinkVPNConfigAdapter 6.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
‘topon’ authored and CocoaPodsBot committed Dec 9, 2024
1 parent ffa7a36 commit a55b563
Showing 1 changed file with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "AnyThinkVPNConfigAdapter",
"version": "6.4.30",
"summary": "AnyThinkVPNConfigAdapter used for mediation with the TopOn SDK",
"description": "TopOn SDK for developer",
"homepage": "https://github.com/CocoaPods/Specs/search?o=desc&q=AnyThinkVPNConfigAdapter&s=indexed",
"authors": {
"topon": "[email protected]"
},
"license": {
"type": "MIT",
"file": "AnyThinkVPNConfigAdapter-6.4.30/LICENSE"
},
"platforms": {
"ios": "13.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.30/iOS/AnyThink_mediation/AnyThinkiOS.zip",
"type": "zip"
},
"vendored_frameworks": "core/AnyThinkVPNConfigAdapter.xcframework",
"dependencies": {
"AnyThinkiOS": [
"6.4.30"
]
}
}

0 comments on commit a55b563

Please sign in to comment.