[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 2 / MoPub-BidMachine-Adapters / 1.5.2.0 / MoPub-BidMachine-Adapters.podspec.json
bloba06c0ff318703edc1e8135e1a9e3f7a7b7c2e729
2   "name": "MoPub-BidMachine-Adapters",
3   "version": "1.5.2.0",
4   "summary": "BidMachine IOS adapter for MoPub mediation",
5   "description": "Supported ad formats: Banner, Interstitial, Rewarded Video.",
6   "homepage": "https://github.com/bidmachine/BidMachine-MoPub-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-MoPub-iOS-Adapters.git",
19     "tag": "v1.5.2.0"
20   },
21   "source_files": "BidMachine/**/*.{h,m}",
22   "static_framework": true,
23   "dependencies": {
24     "BidMachine": [
25       "1.5.2"
26     ],
27     "mopub-ios-sdk": [
28       "5.13.1"
29     ]
30   }