[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / a / b / 5 / IronSourceMediation / 6.7.7.0 / IronSourceMediation.podspec.json
blob209fc1c508d9c1f385d48bf7d7408c26a31cd4f6
2   "name": "IronSourceMediation",
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     "tag": "master"
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": [
28     ]
29   }