[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 1 / HWAdsSDK / 0.1.41 / HWAdsSDK.podspec.json
blobbd066d75fbf92f169a79f4735ea35712e81cf6c3
2   "name": "HWAdsSDK",
3   "version": "0.1.41",
4   "summary": "用于请求HW广告,一键集成SDK",
5   "description": "HWAdsSDK是哈乐沃德对外提供广告SDK,通过该sdk可请求mopub、谷歌、FaceBook、广点通、穿山甲、Sigmob、Applovin、UnityAds、IronSource、Mintegral、Vungle共11家广告商的广告。",
6   "homepage": "https://github.com/helingyang/HWAdsSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HLY": "hly091516@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/helingyang/HWAdsSDK.git",
19     "tag": "0.1.41"
20   },
21   "source_files": "Adapter/**/*.{h,m}",
22   "resources": "Adapter/mopub-ios-sdk/MoPubSDK/Resources/*.png",
23   "vendored_frameworks": "SDK/**/*.framework",
24   "frameworks": [
25     "AdSupport",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreLocation",
29     "CoreMedia",
30     "CoreTelephony",
31     "Foundation",
32     "MediaPlayer",
33     "MessageUI",
34     "QuartzCore",
35     "SafariServices",
36     "StoreKit",
37     "SystemConfiguration",
38     "UIKit",
39     "WebKit"
40   ],
41   "vendored_libraries": "Adapter/mopub-ios-sdk/MoPubSDK/Viewability/Avid/libAvid-mopub-3.6.1.a",
42   "user_target_xcconfig": {
43     "ENABLE_BITCODE": "NO"
44   },
45   "requires_arc": true,
46   "dependencies": {
47     "Google-Mobile-Ads-SDK": [
48       "7.59.0"
49     ],
50     "AppLovinSDK": [
51       "6.12.6"
52     ],
53     "IronSourceSDK": [
54       "6.16.1.0"
55     ],
56     "UnityAds": [
57       "3.4.2"
58     ],
59     "VungleSDK-iOS": [
60       "6.5.3"
61     ],
62     "Bytedance-UnionAD": [
63       "3.0.0.2"
64     ],
65     "GDTMobSDK": [
66       "~> 4.11.8"
67     ],
68     "SigmobAd-iOS": [
69       "2.18.2"
70     ],
71     "MintegralAdSDK/BannerAd": [
72       "6.2.0.0"
73     ],
74     "MintegralAdSDK/BidBannerAd": [
75       "6.2.0.0"
76     ],
77     "MintegralAdSDK/BidInterstitialVideoAd": [
78       "6.2.0.0"
79     ],
80     "MintegralAdSDK/BidNativeAd": [
81       "6.2.0.0"
82     ],
83     "MintegralAdSDK/BidRewardVideoAd": [
84       "6.2.0.0"
85     ],
86     "MintegralAdSDK/InterstitialVideoAd": [
87       "6.2.0.0"
88     ],
89     "MintegralAdSDK/NativeAd": [
90       "6.2.0.0"
91     ],
92     "MintegralAdSDK/RewardVideoAd": [
93       "6.2.0.0"
94     ]
95   }