blob: 0e2192b837fb87a43ffde0530ab7bfc9049d2e6d [file] [log] [blame]
{
"name": "HWAdsSDK",
"version": "0.1.0",
"summary": "用于请求HW广告,一键集成SDK",
"description": "HWAdsSDK是哈乐沃德对外提供广告SDK,通过该sdk可请求mopub、谷歌、FaceBook、广点通、穿山甲、Sigmob、Applovin、UnityAds、IronSource、Mintegral、Vungle共11家广告商的广告。",
"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.1.0"
},
"vendored_frameworks": [
"SDK/HwFrameworkUpTest1.framework",
"SDK/AppsFlyerFramework/AppsFlyerLib.framework"
],
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"Foundation",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"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": [
"3.0.0.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"
]
},
"subspecs": [
{
"name": "Adapter",
"subspecs": [
{
"name": "Adjust",
"source_files": "Adapter/Adjust/**/*.{h,m}"
},
{
"name": "mopubiOSSdk",
"source_files": "Adapter/mopub-ios-sdk/MoPubSDK/**/*.{h,m}",
"resources": "Adapter/mopub-ios-sdk/MoPubSDK/Resources/*.png",
"vendored_libraries": "Adapter/mopub-ios-sdk/MoPubSDK/Viewability/Avid/libAvid-mopub-3.6.1.a",
"vendored_frameworks": "Adapter/mopub-ios-sdk/MoPubSDK/Viewability/MOAT/MPUBMoatMobileAppKit.framework"
},
{
"name": "AdMobAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/MoPub-AdMob-Adapters/**/*.{h,m}"
},
{
"name": "ApplovinAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/MoPub-Applovin-Adapters/**/*.{h,m}"
},
{
"name": "CSJAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/Mopub-CSJ-Adapters/**/*.{h,m}"
},
{
"name": "FacebookAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"vendored_frameworks": [
"SDK/FBSDKCoreKit.framework",
"SDK/FBAudienceNetwork.framework"
],
"source_files": "Adapter/MoPub-FacebookAudienceNetwork-Adapters/**/*.{h,m}"
},
{
"name": "GDTAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/Mopub-GDT-Adapters/**/*.{h,m}"
},
{
"name": "IronSourceAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/MoPub-IronSource-Adapters/**/*.{h,m}"
},
{
"name": "MintegralAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/MoPub-Mintegral-Adapters/**/*.{h,m}"
},
{
"name": "SigmobAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/Mopub-Sigmob-Adapters/**/*.{h,m}"
},
{
"name": "UnityAdsAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/MoPub-UnityAds-Adapters/**/*.{h,m}"
},
{
"name": "VungleAdapters",
"dependencies": {
"HWAdsSDK/Adapter/mopubiOSSdk": [
]
},
"source_files": "Adapter/MoPub-Vungle-Adapters/**/*.{h,m}"
}
]
}
]
}