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