blob: 5ecd42408ab085744d149f427f936c01f16633e9 [file] [log] [blame]
{
"name": "GoogleMobileAdsMediationFluct",
"summary": "fluct adapter used for mediation with the Google Mobile Ads SDK",
"license": {
"type": "Copyright",
"text": "Copyright (c) fluct,Inc. All rights reserved."
},
"version": "5.5.1",
"authors": "fluct,Inc.",
"requires_arc": true,
"static_framework": true,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "5.5.1"
},
"source_files": "GoogleMobileAdsMediationFluct/*.{h,m}",
"platforms": {
"ios": "8.1"
},
"dependencies": {
"FluctSDK": [
"5.5.1"
],
"Google-Mobile-Ads-SDK": [
">= 7.42.2"
]
}
}