[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / e / MintegralAdSDKAdapterForMopub / 6.6.8.1 / MintegralAdSDKAdapterForMopub.podspec.json
blob7dd37f3c6ab613bce9ad8b0b88edc7f3a14b51bf
2   "name": "MintegralAdSDKAdapterForMopub",
3   "version": "6.6.8.1",
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.6.8.1"
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": [
29         ],
30         "MintegralAdSDK": [
32         ],
33         "MintegralAdSDK/NativeAd": [
35         ],
36         "MintegralAdSDK/RewardVideoAd": [
38         ],
39         "MintegralAdSDK/BidNativeAd": [
41         ],
42         "MintegralAdSDK/BidRewardVideoAd": [
44         ],
45         "MintegralAdSDK/InterstitialVideoAd": [
47         ],
48         "MintegralAdSDK/BidInterstitialVideoAd": [
50         ],
51         "MintegralAdSDK/BannerAd": [
53         ],
54         "MintegralAdSDK/BidBannerAd": [
56         ]
57       },
58       "source_files": "MintegralAdapters/*.{h,m}"
59     }
60   ]