[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / 1 / MintegralAdSDKAdapterForAdmob / 5.8.1.1 / MintegralAdSDKAdapterForAdmob.podspec.json
blobf87558acf1452e7b5bd189c02dc377a0a482ab24
2   "name": "MintegralAdSDKAdapterForAdmob",
3   "version": "5.8.1.1",
4   "summary": "Mintegral Network CustomEvent for Admob Ad Mediation",
5   "homepage": "http://cdn-adn.rayjump.com/cdn-adn/v2/markdown_v2/index.html?file=sdk-m_sdk-ios&lang=en",
6   "description": "Mintegral's  AdSDK allows you to monetize your iOS and Android apps with Mintegral ads. And this CustomEvent  for use Mintegral via Admob sdk",
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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Mintegral-official/mintegral_admob_adapter_ios.git",
18     "tag": "5.8.1.1"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "default_subspecs": "RewardVideoAdAdapter",
23   "subspecs": [
24     {
25       "name": "RewardVideoAdAdapter",
26       "dependencies": {
27         "Google-Mobile-Ads-SDK": [
28           "~> 7.50.0"
29         ],
30         "MintegralAdSDK/RewardVideoAd": [
31           "5.8.1"
32         ]
33       },
34       "source_files": [
35         "MintegralCustomEvent/MTGCommon/*.{h,m}",
36         "MintegralCustomEvent/MTGRewardVideoAd/*.{h,m}"
37       ]
38     }
39   ]