[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / c / 5 / GoogleMobileAdsMediationFluct / 6.13.8 / GoogleMobileAdsMediationFluct.podspec.json
blob738198fef50e2047b7177ea393dd2a712eb5ebb7
2   "name": "GoogleMobileAdsMediationFluct",
3   "summary": "fluct adapter used for mediation with the Google Mobile Ads SDK",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) fluct,Inc. All rights reserved."
7   },
8   "version": "6.13.8",
9   "authors": "fluct,Inc.",
10   "requires_arc": true,
11   "static_framework": true,
12   "homepage": "https://fluct.jp/",
13   "source": {
14     "git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
15     "tag": "6.13.8"
16   },
17   "source_files": "GoogleMobileAdsMediationFluct/*.{h,m}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "FluctSDK": [
23       ">= 6.12.1"
24     ],
25     "Google-Mobile-Ads-SDK": [
26       ">= 8.1.0"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
32   },
33   "cocoapods_version": ">= 1.9.0"