Skip to content

Commit

Permalink
[Add] Ads-Fusion-CN-Beta 6.5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguan authored and CocoaPodsBot committed Nov 28, 2024
1 parent 7543d2c commit bc9a4a7
Showing 1 changed file with 116 additions and 0 deletions.
116 changes: 116 additions & 0 deletions Specs/9/b/0/Ads-Fusion-CN-Beta/6.5.0.9/Ads-Fusion-CN-Beta.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
{
"name": "Ads-Fusion-CN-Beta",
"version": "6.5.0.9",
"summary": "Ads-Fusion-CN-Beta is a SDK from Bytedance providing union AD service.",
"description": "Ads-Fusion-CN-Beta provides ADs which include native、banner、feed、splash、RewardVideo etc.",
"license": {
"type": "MIT",
"file": "SDK/LICENSE"
},
"authors": {
"guanguan": "[email protected]"
},
"homepage": "https://github.com/bytedance/Bytedance-UnionAD",
"source": {
"http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/Public/SDK/6.5.0.9/SDK.zip"
},
"platforms": {
"ios": "11.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate",
"AudioToolbox",
"JavaScriptCore",
"Security",
"CoreImage",
"AudioToolbox",
"ImageIO",
"QuartzCore",
"CoreGraphics",
"CoreText"
],
"weak_frameworks": [
"AppTrackingTransparency",
"DeviceCheck",
"CoreML"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3",
"bz2",
"xml2",
"iconv",
"c++abi"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"default_subspecs": "BUAdSDK",
"subspecs": [
{
"name": "BUAdSDK",
"vendored_frameworks": [
"SDK/BUAdSDK.xcframework"
],
"preserve_paths": "SDK/BUAdSDK.xcframework",
"resources": "SDK/CSJAdSDK.bundle"
},
{
"name": "CSJMediation",
"vendored_frameworks": [
"SDK/CSJMediation.xcframework"
],
"dependencies": {
"Ads-Fusion-CN-Beta/BUAdSDK": [

]
}
},
{
"name": "BUAdLive",
"vendored_frameworks": [
"SDK/BUAdLive.xcframework"
],
"preserve_paths": "SDK/BUAdLive.xcframework"
},
{
"name": "BUAdLive-Lib",
"vendored_frameworks": [
"SDK/BUAdLive.xcframework"
],
"preserve_paths": "SDK/BUAdLive.xcframework",
"dependencies": {
"BUTTSDK/LivePull-Lite": [
"1.44.2.7-premium"
]
}
},
{
"name": "BUAdLive-Framework",
"vendored_frameworks": [
"SDK/BUAdLive.xcframework"
],
"preserve_paths": "SDK/BUAdLive.xcframework",
"dependencies": {
"BUTTSDKFramework/LivePull-Lite": [
"1.44.2.7-premium"
]
}
}
]
}

0 comments on commit bc9a4a7

Please sign in to comment.