blob: 5af6410cb2a8e452016929a88bded3698ef3bdd7 [file] [log] [blame]
{
"name": "MoPubMediationAdapterFluct",
"summary": "fluct adapter used for mediation with the MoPub",
"license": {
"type": "Copyright",
"text": "Copyright (c) fluct,Inc. All rights reserved."
},
"version": "6.11.1",
"authors": "fluct,Inc.",
"requires_arc": true,
"static_framework": true,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "6.11.1"
},
"source_files": "MoPubMediationAdapterFluct/*.{h,m}",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"FluctSDK": [
">= 6.6.0"
],
"mopub-ios-sdk": [
">= 5.13.0"
]
},
"xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}