[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 6 / 2 / 3 / gjg-MoPub-Vungle-Adapters / 6.4.3.0 / gjg-MoPub-Vungle-Adapters.podspec.json
blob4cd84b57fa444ce84b82be8087aa59bcf2d7c2a8
2   "name": "gjg-MoPub-Vungle-Adapters",
3   "version": "6.4.3.0",
4   "summary": "Vungle Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the Vungle SDK, please check this tutorial: https://dashboard.vungle.com/sdk.\n\n\nFor inquiries and support, please utilize the support page: https://support.vungle.com/hc/en-us/requests/new.",
6   "homepage": "https://github.com/arkenthera/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoPub": "support@mopub.com"
13   },
14   "source": {
15     "git": "https://github.com/arkenthera/mopub-ios-mediation.git",
16     "tag": "gjg-vungle-6.4.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "subspecs": [
26     {
27       "name": "MoPub",
28       "dependencies": {
29         "gjg-mopub-ios-sdk/Core": [
30           "~> 5.7"
31         ]
32       }
33     },
34     {
35       "name": "Network",
36       "source_files": "Vungle/*.{h,m}",
37       "dependencies": {
38         "VungleSDK-iOS": [
39           "6.4.3"
40         ],
41         "gjg-mopub-ios-sdk/Core": [
42           "~> 5.7"
43         ]
44       }
45     }
46   ]