blob: 8cb455b6aa91c56218dce16cebee54871c7eafbf [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.5",
"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.5"
},
"source_files": "MoPubMediationAdapterFluct/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"FluctSDK": [
">= 6.3.5"
],
"mopub-ios-sdk": [
">= 5.10.0"
]
}
}