blob: 45393fabbe4102b5f62977876858b5aada58633c [file] [log] [blame]
{
"name": "HWAdsSDK",
"version": "0.0.6",
"summary": "这是HWAdsSDK",
"description": "用于请求HW广告,下载sdk一键集成",
"homepage": "https://github.com/helingyang/HWAdsSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HLY": "hly091516@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/helingyang/HWAdsSDK.git",
"tag": "0.0.6"
},
"source_files": [
"SDK/*.{h,m}",
"Adapter/**/*.{h,m}"
],
"resources": "Adapter/mopub-ios-sdk/MoPubSDK/Resources/*.png",
"vendored_frameworks": "SDK/**/*.framework",
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"Foundation",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"vendored_libraries": "Adapter/mopub-ios-sdk/MoPubSDK/Viewability/Avid/libAvid-mopub-3.6.1.a",
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.59.0"
],
"AppLovinSDK": [
"6.12.6"
],
"IronSourceSDK": [
"6.16.1.0"
],
"UnityAds": [
"3.4.2"
],
"VungleSDK-iOS": [
"6.5.3"
],
"Bytedance-UnionAD": [
"~> 1.9.8.2"
],
"GDTMobSDK": [
"~> 4.11.8"
],
"SigmobAd-iOS": [
"2.18.2"
],
"MintegralAdSDK/BannerAd": [
"6.2.0.0"
],
"MintegralAdSDK/BidBannerAd": [
"6.2.0.0"
],
"MintegralAdSDK/BidInterstitialVideoAd": [
"6.2.0.0"
],
"MintegralAdSDK/BidNativeAd": [
"6.2.0.0"
],
"MintegralAdSDK/BidRewardVideoAd": [
"6.2.0.0"
],
"MintegralAdSDK/InterstitialVideoAd": [
"6.2.0.0"
],
"MintegralAdSDK/NativeAd": [
"6.2.0.0"
],
"MintegralAdSDK/RewardVideoAd": [
"6.2.0.0"
]
}
}