blob: 2e557a88a4537d84e399cae276e4adc1e8620194 [file] [log] [blame]
{
"name": "MoPub-BidMachine-Adapters",
"version": "1.1.0.0",
"summary": "BidMachine IOS adapter for MoPub mediation",
"description": "Supported ad formats: Banner, Interstitial, Rewarded Video.",
"homepage": "https://github.com/bidmachine/BidMachine-MoPub-iOS-Adapters",
"license": {
"type": "Apache License, Version 2.0",
"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"
},
"authors": {
"Appodeal": "http://www.appodeal.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bidmachine/BidMachine-MoPub-iOS-Adapters.git",
"tag": "v1.1.0.0"
},
"source_files": "BidMachine/**/*.{h,m}",
"static_framework": true,
"dependencies": {
"BidMachine": [
"1.1.0"
],
"mopub-ios-sdk": [
"5.7.1"
]
}
}