[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / e / MintegralAdSDKAdapterForMopub / 6.5.0.4 / MintegralAdSDKAdapterForMopub.podspec.json
blob333c6d984f90c4b26ec79915097ec199c635d598
2   "name": "MintegralAdSDKAdapterForMopub",
3   "version": "6.5.0.4",
4   "summary": "Mintegral Adapters for mediating through MoPub.",
5   "homepage": "http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-ios&lang=en",
6   "description": "Supported ad formats: Banner, Interstitial, Rewarded Video, Native.\n\nTo download and integrate the Mintegral SDK, please check this tutorial: http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-ios&lang=en. \n\n\nFor inquiries and support, please email developer@mintegral.com.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mintegral",
12   "social_media_url": "https://www.facebook.com/mintegral.official",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/MTGSDK/mintegral_mopub_adapter_ios.git",
18     "tag": "6.5.0.4"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "default_subspecs": "MintegralAdapter",
23   "subspecs": [
24     {
25       "name": "MintegralAdapter",
26       "dependencies": {
27         "mopub-ios-sdk": [
28           "~> 5.13"
29         ],
30         "MintegralAdSDK": [
31           "~> 6.5.0"
32         ],
33         "MintegralAdSDK/NativeAd": [
34           "~> 6.5.0"
35         ],
36         "MintegralAdSDK/RewardVideoAd": [
37           "~> 6.5.0"
38         ],
39         "MintegralAdSDK/BidNativeAd": [
40           "~> 6.5.0"
41         ],
42         "MintegralAdSDK/BidRewardVideoAd": [
43           "~> 6.5.0"
44         ],
45         "MintegralAdSDK/InterstitialVideoAd": [
46           "~> 6.5.0"
47         ],
48         "MintegralAdSDK/BidInterstitialVideoAd": [
49           "~> 6.5.0"
50         ],
51         "MintegralAdSDK/BannerAd": [
52           "~> 6.5.0"
53         ],
54         "MintegralAdSDK/BidBannerAd": [
55           "~> 6.5.0"
56         ]
57       },
58       "source_files": "MintegralAdapters/*.{h,m}"
59     }
60   ]