[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 4 / 6 / ChartboostMediationAdapterYahoo / 4.1.3.0.0 / ChartboostMediationAdapterYahoo.podspec.json
blob32045f331ef2b4f3d7c2c441b5bc18bafd29ee67
2   "name": "ChartboostMediationAdapterYahoo",
3   "version": "4.1.3.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-yahoo",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Yahoo adapter.",
13   "description": "Yahoo Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterYahoo",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-yahoo.git",
17     "tag": "4.1.3.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "SafariServices",
28       "UIKit",
29       "WebKit"
30     ]
31   },
32   "dependencies": {
33     "ChartboostMediationSDK": [
34       "~> 4.0"
35     ],
36     "Yahoo-Mobile-SDK": [
37       "1.3.0"
38     ]
39   },
40   "static_framework": true,
41   "swift_version": "5.0"