[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / d / 2 / MoPub-IronSource-Adapters / 6.7.7.0 / MoPub-IronSource-Adapters.podspec.json
blob908451471d3ba93ee24d03ffa84bd46e172c6738
2   "name": "MoPub-IronSource-Adapters",
3   "version": "6.7.7.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     "PoojaChirp": "pshashidhar@twitter.com"
13   },
14   "source": {
15     "git": "https://github.com/mopub/mopub-ios-mediation.git",
16     "commit": "c1ca03d3df241206a08646bc09801366eae2bb85"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IronSource/*.{h,m}",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 4.0"
25     ],
26     "IronSourceSDK": [
27       "~> 6.0"
28     ]
29   }