[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / d / 2 / MoPub-IronSource-Adapters / 6.16.0.0 / MoPub-IronSource-Adapters.podspec.json
blobcafa6f1438d3806cf61b9c5828b113714dedf89c
2   "name": "MoPub-IronSource-Adapters",
3   "version": "6.16.0.0",
4   "summary": "IronSource Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the IronSource SDK, please check this tutorial: https://developers.ironsrc.com/ironsource-mobile/ios/ios-sdk/ \n\n\nFor inquiries and support, please check https://developers.ironsrc.com/submit-a-request/",
6   "homepage": "https://github.com/mopub/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/mopub/mopub-ios-mediation.git",
16     "tag": "ironsource-6.16.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "mopub-ios-sdk/Core": [
27           "~> 5.6"
28         ]
29       }
30     },
31     {
32       "name": "Network",
33       "source_files": "IronSource/*.{h,m}",
34       "dependencies": {
35         "IronSourceSDK": [
36           "6.16.0"
37         ],
38         "mopub-ios-sdk/Core": [
39           "~> 5.6"
40         ]
41       }
42     }
43   ]