blob: 0a1359ccc8fa855aa1aff8c51bffa9f91c399a94 [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.16.0",
"authors": "fluct,Inc.",
"requires_arc": true,
"static_framework": true,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "5.16.0"
},
"source_files": "GoogleMobileAdsMediationFluct/*.{h,m}",
"platforms": {
"ios": "8.1"
},
"dependencies": {
"FluctSDK": [
">= 5.4.0"
],
"Google-Mobile-Ads-SDK": [
">= 7.42.2"
]
}
}