blob: 75055510610024f51b67588c826cd8d4bf15cd95 [file] [log] [blame]
{
"name": "PollfishMoPubAdapter",
"version": "6.2.2.0",
"summary": "Pollfish iOS Adapter for MoPub Mediation",
"module_name": "PollfishMoPubAdapter",
"description": "Adapter for publishers looking to use MoPub mediation to load and show Rewarded Surveys from Pollfish in the same waterfall with other Rewarded Ads.",
"homepage": "https://www.pollfish.com/publisher",
"documentation_url": "https://pollfish.com/docs/ios-mopub-adapter",
"license": {
"type": "Commercial",
"text": "See https://www.pollfish.com/terms/publisher"
},
"authors": {
"Pollfish Inc.": "support@pollfish.com"
},
"source": {
"git": "https://github.com/pollfish/ios-mopub-adapter.git",
"tag": "6.2.2.0"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"swift_versions": [
"5.3"
],
"vendored_frameworks": "PollfishMoPubAdapter.xcframework",
"dependencies": {
"Pollfish": "~> 6.2.2",
"mopub-ios-sdk": ">= 5.17"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"swift_version": "5.3"
}