[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 1 / HWAdsSDK / 0.0.8 / HWAdsSDK.podspec.json
blob8fbbbe66aaccb40ad981b84dc9bc84831cec9792
2   "name": "HWAdsSDK",
3   "version": "0.0.8",
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.8"
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   "xcconfig": {
46     "ENABLE_BITCODE": "NO"
47   },
48   "requires_arc": true,
49   "dependencies": {
50     "Google-Mobile-Ads-SDK": [
51       "7.59.0"
52     ],
53     "AppLovinSDK": [
54       "6.12.6"
55     ],
56     "IronSourceSDK": [
57       "6.16.1.0"
58     ],
59     "UnityAds": [
60       "3.4.2"
61     ],
62     "VungleSDK-iOS": [
63       "6.5.3"
64     ],
65     "Bytedance-UnionAD": [
66       "3.0.0.2"
67     ],
68     "GDTMobSDK": [
69       "~> 4.11.8"
70     ],
71     "SigmobAd-iOS": [
72       "2.18.2"
73     ],
74     "MintegralAdSDK/BannerAd": [
75       "6.2.0.0"
76     ],
77     "MintegralAdSDK/BidBannerAd": [
78       "6.2.0.0"
79     ],
80     "MintegralAdSDK/BidInterstitialVideoAd": [
81       "6.2.0.0"
82     ],
83     "MintegralAdSDK/BidNativeAd": [
84       "6.2.0.0"
85     ],
86     "MintegralAdSDK/BidRewardVideoAd": [
87       "6.2.0.0"
88     ],
89     "MintegralAdSDK/InterstitialVideoAd": [
90       "6.2.0.0"
91     ],
92     "MintegralAdSDK/NativeAd": [
93       "6.2.0.0"
94     ],
95     "MintegralAdSDK/RewardVideoAd": [
96       "6.2.0.0"
97     ]
98   }