[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 5 / GoogleMobileAdsMediationFluct / 5.16.1 / GoogleMobileAdsMediationFluct.podspec.json
blob19f1380ceb4f3f27f4e489ef5c963d7d6c9b6bda
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": "5.16.1",
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": "5.16.1"
16   },
17   "source_files": "GoogleMobileAdsMediationFluct/*.{h,m}",
18   "platforms": {
19     "ios": "8.1"
20   },
21   "dependencies": {
22     "FluctSDK": [
23       ">= 5.4.0"
24     ],
25     "Google-Mobile-Ads-SDK": [
26       ">= 7.42.2"
27     ]
28   }