[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 3 / gjg-MoPub-Applovin-Adapters / 6.7.1.0 / gjg-MoPub-Applovin-Adapters.podspec.json
blobe2fbd9acb53833d031f6317e04c0ee1faac9f265
2   "name": "gjg-MoPub-Applovin-Adapters",
3   "version": "6.7.1.0",
4   "summary": "Applovin Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Banners, Interstitial, Rewarded Video and Native.\n\nTo download and integrate the Applovin SDK, please check this page: https://www.applovin.com/integration#iosMoPubIntegration. \n\n\nFor inquiries and support, please visit https://www.applovin.com/support",
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-applovin-6.7.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "gjg-mopub-ios-sdk/Core": [
27           "~> 5.7"
28         ]
29       }
30     },
31     {
32       "name": "Network",
33       "source_files": "Applovin/*.{h,m}",
34       "dependencies": {
35         "AppLovinSDK": [
36           "6.7.1"
37         ],
38         "gjg-mopub-ios-sdk/Core": [
39           "~> 5.7"
40         ]
41       }
42     }
43   ]