[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / e / GoogleMobileAds-BidMachine-Adapters / 1.9.4.0 / GoogleMobileAds-BidMachine-Adapters.podspec.json
blobf138f7de8786efd048ad2798af79f0d1c1b9db6f
2   "name": "GoogleMobileAds-BidMachine-Adapters",
3   "version": "1.9.4.0",
4   "summary": "BidMachine IOS adapter for GoogleMobileAds mediation",
5   "description": "Supported ad formats: Banner, Interstitial, Rewarded Video.",
6   "homepage": "https://github.com/bidmachine/BidMachine-Google-Mobile-Ads-iOS-Adapters",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "  Copyright 2019 Appodeal, Inc.\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
10   },
11   "authors": {
12     "Appodeal": "http://www.appodeal.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bidmachine/BidMachine-Google-Mobile-Ads-iOS-Adapters.git",
19     "tag": "v1.9.4.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "BidMachineAdMobAdapter/**/*.{h,m}",
27   "static_framework": true,
28   "pod_target_xcconfig": {
29     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
30     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
31   },
32   "dependencies": {
33     "BDMIABAdapter": [
34       "~> 1.9.4.0"
35     ],
36     "Google-Mobile-Ads-SDK": [
37       "~> 9.8.0"
38     ]
39   },
40   "swift_version": "5.0"