[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 5 / GoogleMobileAdsMediationFluct / 6.12.2 / GoogleMobileAdsMediationFluct.podspec.json
blobe67a786fceb46e0e4b61b8d2440ff5ac43ac2da3
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.12.2",
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.12.2"
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       ">= 7.42.2"
27     ]
28   }