blob: 5ff33294021d6ec4cd209fbdc77127b5e91b7e74 [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": "6.11.3",
"authors": "fluct,Inc.",
"requires_arc": true,
"static_framework": true,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "6.11.3"
},
"source_files": "GoogleMobileAdsMediationFluct/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"FluctSDK": [
">= 6.6.0"
],
"Google-Mobile-Ads-SDK": [
">= 7.42.2"
]
},
"xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}