[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / ChartboostMediationAdapterAmazonPublisherServices / 5.4.9.0.1 / ChartboostMediationAdapterAmazonPublisherServices.podspec.json
blobc705b88893b1158233c92b3da6744632caa33c00
2   "name": "ChartboostMediationAdapterAmazonPublisherServices",
3   "version": "5.4.9.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-amazon-publisher-services",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Amazon Publisher Services adapter.",
13   "description": "Amazon Publisher Services Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterAmazonPublisherServices",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-amazon-publisher-services.git",
17     "tag": "5.4.9.0.1"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "resource_bundles": {
21     "ChartboostMediationAdapterAmazonPublisherServices": [
22       "PrivacyInfo.xcprivacy"
23     ]
24   },
25   "swift_versions": "5.0",
26   "platforms": {
27     "ios": "13.0"
28   },
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "UIKit"
33     ]
34   },
35   "dependencies": {
36     "ChartboostMediationSDK": [
37       "~> 5.0"
38     ],
39     "AmazonPublisherServicesSDK": [
40       "~> 4.9.0"
41     ]
42   },
43   "static_framework": true,
44   "swift_version": "5.0"