blob: a680fc0b527cd5b8da5eca84f37312f52c71bd0b [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.10.0",
"authors": "fluct,Inc.",
"requires_arc": true,
"static_framework": true,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "6.10.0"
},
"source_files": "MoPubMediationAdapterFluct/*.{h,m}",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"FluctSDK": [
">= 6.6.0"
],
"mopub-ios-sdk": [
">= 5.13.0"
]
}
}