[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 1 / HWAdsSDK / 0.0.6 / HWAdsSDK.podspec.json
blob45393fabbe4102b5f62977876858b5aada58633c
2   "name": "HWAdsSDK",
3   "version": "0.0.6",
4   "summary": "这是HWAdsSDK",
5   "description": "用于请求HW广告,下载sdk一键集成",
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.0.6"
20   },
21   "source_files": [
22     "SDK/*.{h,m}",
23     "Adapter/**/*.{h,m}"
24   ],
25   "resources": "Adapter/mopub-ios-sdk/MoPubSDK/Resources/*.png",
26   "vendored_frameworks": "SDK/**/*.framework",
27   "frameworks": [
28     "AdSupport",
29     "AVFoundation",
30     "CoreGraphics",
31     "CoreLocation",
32     "CoreMedia",
33     "CoreTelephony",
34     "Foundation",
35     "MediaPlayer",
36     "MessageUI",
37     "QuartzCore",
38     "SafariServices",
39     "StoreKit",
40     "SystemConfiguration",
41     "UIKit",
42     "WebKit"
43   ],
44   "vendored_libraries": "Adapter/mopub-ios-sdk/MoPubSDK/Viewability/Avid/libAvid-mopub-3.6.1.a",
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       "~> 1.9.8.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   }