[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / d / 2 / MoPub-IronSource-Adapters / 6.7.11.0 / MoPub-IronSource-Adapters.podspec.json
blob7ec7d5915d6ca1d8d9b405d25895e47867f62e7a
2   "name": "MoPub-IronSource-Adapters",
3   "version": "6.7.11.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     "commit": "master"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "IronSource/*.{h,m}",
23   "dependencies": {
24     "mopub-ios-sdk": [
25       "~> 5.0"
26     ],
27     "IronSourceSDK": [
28       "6.7.11"
29     ]
30   }